Welcome Guest, Not a member yet? Register   Sign In
Best way to organize your CI Project ?
#1

[eluser]Mareshal[/eluser]
How do you organize your CI Project? I mean here folder structure. Do you work by CI's defaults ? I saw a pretty weird folder structure at BackEnd Pro (http://www.kaydoo.co.uk/projects/backendpro)
#2

[eluser]tomdelonge[/eluser]
I always put my application and system directories above the root. I don't know why, I guess it's just a preference.

/application
/system
/public

In public all I put is index.php and some styles and images.

Just a preference, but it seems like it's safer. (At least it's not less safe...)
#3

[eluser]umefarooq[/eluser]
Hi this article will help you to solve your problem third method is the best most of the CI developer are using now for third method you can use modular separation will work same as matchbox but lighter and faster then matchbox

read article
http://philsturgeon.co.uk/news/2009/07/C...odeIgniter
#4

[eluser]Mareshal[/eluser]
Two Applications is ok
Sub directories is what I use now
But Modules is a bit weird approach
#5

[eluser]kakap[/eluser]
[quote author="umefarooq" date="1268649892"]Hi this article will help you to solve your problem third method is the best most of the CI developer are using now for third method you can use modular separation will work same as matchbox but lighter and faster then matchbox

read article
http://philsturgeon.co.uk/news/2009/07/C...odeIgniter[/quote]

nice information, thank you




Theme © iAndrew 2016 - Forum software by © MyBB