Files
Reservair/includes/README.md
T
Martin Slachta 0d829845c4 initial
2026-06-11 19:03:29 +02:00

16 lines
215 B
Markdown

# 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.