-
Notifications
You must be signed in to change notification settings - Fork 6
Directory Structure
KentonJack edited this page Mar 4, 2018
·
12 revisions
-
build (folder): Routing workspace. Angel auto-runs every .php file in this folder. We suggest putting only routers here.
-
view (folder): View workspace. Use view:: method to access raw .html/txt templates in this folder.
-
index.php: Debug & bootstrap environment.
Angel Core is a separate package from framework that contains all Angel methods and their correspondent test file test.php under the folder vendor.
- ary
- build
- curl
- file
- img
- is
- js
- jump
- run
- sql
- str
- system
- user
- view