CodeIgniter Forums
How to organize applications ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Best Practices (https://forum.codeigniter.com/forumdisplay.php?fid=12)
+--- Thread: How to organize applications ? (/showthread.php?tid=75058)

Pages: 1 2 3


RE: How to organize applications ? - isoftzone - 02-13-2021

Give the directory organization such as..
wwwroot/
index.php
backend.php
assets/
images/
js/
protected/
config/
main.php
components/
controllers/
models/
views/
runtime/
backend/
config/
main.php
components/
controllers/
models/
views/
runtime/
Regards
Isoftzone- e-Commerce App Development Company