Welcome Guest, Not a member yet? Register   Sign In
Organizing Your Controllers into Sub-folders
#2

[eluser]ELRafael[/eluser]
I believe that your structure is wrong bejimed.

Try to organize like this:

Code:
project/
  - application/
    + config/
    - controllers/
      - backoffice/
        login.php
    + core/
  + system/

You can access with this url:
http://example.com/index.php/backoffice/login

Try to check this: https://bitbucket.org/wiredesignz/codeig.../wiki/Home


Messages In This Thread
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 04:59 AM
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 05:33 AM
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 09:14 AM
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 09:26 AM
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 09:32 AM
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 09:51 AM
Organizing Your Controllers into Sub-folders - by El Forum - 07-05-2011, 09:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB