Welcome Guest, Not a member yet? Register   Sign In
CodeBurn : Codeigniter + xajax + doctrine + smarty + curl ... more
#2

[eluser]OliverHR[/eluser]
File structure:

Code:
/htdocs/
       ----/js/
       ----/images/
       ----/css/
       ----/.htaccess
       ----/index.php (codeigniter bootstrap php file)
       ----/backend   (codeigniter bootstrap php file for backend application)
       ----/xajax_js/
/system/ (codeigniter system)
/libs/ (like kohana 2 vendor folder)
/common/
        ----/models/
        ----/libraries/
        ----/views/
        ----/plugins/
        ----/helpers/
/applications/
             ----/app3/
             ----/app3/
             ----/appetc/   (you can setup multiple applications)
             ----/frontend/ (default application)
             ----/backend/

the application structure is the same as codeignter with modular extensions and a doctrine ORM folder

Code:
/views
/models/
/controllers/
/modules/
/etc../


Samples fully functionals.


Messages In This Thread
CodeBurn : Codeigniter + xajax + doctrine + smarty + curl ... more - by El Forum - 05-21-2010, 03:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB