Welcome Guest, Not a member yet? Register   Sign In
Just some basic questions about structure
#1

[eluser]egbertwietses[/eluser]
Let's say you have a clean CI install with a structure like this:
public/
/css
/js
/etc
system/
/all ci related stuff

Now I want to create a site with cms
I want to share my models for the cms and the site.
Let's say I want to use the following url structure

www.example.com = site
www.example.com/cms = cms

Now if I follow the default set up everything for the cms ends up in one controller.
Should I solve this with routing or use a modular setup?
#2

[eluser]Madmartigan1[/eluser]
You might find this article to be helpful:
http://philsturgeon.co.uk/news/2009/07/C...odeIgniter




Theme © iAndrew 2016 - Forum software by © MyBB