Files
Reservair/includes/README.md
T

16 lines
215 B
Markdown
Raw Normal View History

2026-06-11 19:03:29 +02:00
# 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.