Last active
November 24, 2015 14:29
-
-
Save vitqst/e8c7b40d7c81a1971258 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| + ADMIN | |
| - controller | |
| - model | |
| - view | |
| + public | |
| - css | |
| - js | |
| - template | |
| - admin | |
| - site | |
| + site // source code cua fronend | |
| - controller | |
| - model | |
| - view | |
| + system | |
| - core // chua cac thu vien cau hinh cho mvc | |
| - library // chua cac thu vien duoc tao ra trong qua trinh xay dung ung dung | |
| + upload | |
| admin.php // chay code cua folder admin | |
| index.php // chay code cua folder site |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment