Difference between #2 and #3 of
YiiBoilerplate - Setup a professional project structure in seconds

Revision #3 has been created by Antonio Ramirez on Nov 15, 2012, 2:12:46 PM with the memo:

indentation update
« previous (#2)

Changes

Title unchanged

YiiBoilerplate - Setup a professional project structure in seconds

Category unchanged

Others

Yii version unchanged

Tags unchanged

directory, config

Content changed

[...]
Below the directory structure we are using:

/
backend/
components/
        config/ environments/ main-private.php * main-prod.php    params-private.php *    params-prod.php      main-env.php *      main-local.php *     main.php      params-env.php *     params-local.php *     params.php     test.php         controllers/          SiteController.php ...
 
         ...
 
        
extensions/
behaviors/
validators/
lib/
models/
FormModel.php
[...]
39 0
81 followers
Viewed: 112 648 times
Version: 1.1
Category: Others
Written by: Antonio Ramirez
Last updated by: Antonio Ramirez
Created on: Aug 29, 2012
Last updated: 11 years ago
Update Article

Revisions

View all history