Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter3.0 ExtJS5.0 Integration
#1

How to arrange the directory architecture?
Thank you!
Reply
#2

(This post was last modified: 09-05-2015, 04:37 AM by InsiteFX.)

This is how I setup my directory structure for local and live servers.

This structure requires you editing your index.php file for the application and system paths - ../application - ../system

Directory Structure:

application
public_html
system

- un-folded:

application

public_html - ( maybe public etc; on your server ).
-- assets
  -- css
  -- js
  -- img
  -- images
  -- media
-- index.php

system

Once you find a good directory structure stick to it.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB