This commit is contained in:
Marek
2026-04-19 19:22:36 +02:00
parent 18fc50c75b
commit 65157da61d
58 changed files with 222 additions and 7 deletions

11
doc/systems/specs.md Normal file
View File

@@ -0,0 +1,11 @@
- controller - routes und aktionen
- model - datenbank tabellen
- migration — migrationen
- event - eigene events
- subscriber - listener
- setting — shop konfigurationen
- authentication — zugriff
- authorization — rechte
- middleware — request und response filter
- seed — faker daten
- i18n — übersetzungen