initial
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# PHP Code Structure
|
||||
|
||||
The PHP side combines processing and drawing forms.
|
||||
|
||||
## Views
|
||||
|
||||
Output side of the web-interface layer to the application.
|
||||
|
||||
## Services
|
||||
|
||||
Application-layer classes.
|
||||
|
||||
## Controllers
|
||||
|
||||
API classes.
|
||||
Reference in New Issue
Block a user