Welcome Guest, Not a member yet? Register   Sign In
Path organization
#3

(This post was last modified: 01-25-2022, 11:17 AM by fagnerdin. Edit Reason: different method to show my example and word correction )

I wanna mean what's is the best way, scenario 1 or 2?

Make different systems in a same controller/view/model path OR I need to use different path of Codeigniter Framework for each system?

Let's say that system will have salles users and financial account users... a both of users will use a function to know "how much money client expend in that mounth"...

I have to make a path of complete condeigniter to put both system or one condeigniter path for each system?

Scenario 1
www/
   | -- my_system/App/[both systems]

Scenario 2
www/
   | -- my_system_financial/App/[System 1]
   | -- my_system_salles/App/[System 2]
Reply


Messages In This Thread
Path organization - by fagnerdin - 01-21-2022, 12:39 PM
RE: Path organization - by kenjis - 01-23-2022, 12:27 AM
RE: Path organization - by fagnerdin - 01-25-2022, 11:11 AM
RE: Path organization - by fagnerdin - 01-25-2022, 11:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB