Ordner Erklärungen aktualisiert
parent
a6e28a1754
commit
a6bbe4be6f
4
Home.md
4
Home.md
@ -58,8 +58,8 @@ Der Code ist in sinnvolle Module aufgeteilt:
|
||||
|
||||
* `public/` - Webroot (nur hier liegen Dateien, die öffentlich erreichbar sind)
|
||||
* `app/` - Controller, Services, Models
|
||||
* `config/` - Konfiguration (nicht versionierte secrets in .gitignore)
|
||||
* `storage/` - Logs, Cache, Uploads (komplett ignoriert im Repo)
|
||||
* `config/` - Konfiguration (nicht versionierte secrets, siehe `.gitignore` im Projekt-Root)
|
||||
* `storage/` - Logs, Cache, Uploads (über `.gitignore` komplett vom Repo ausgeschlossen)
|
||||
|
||||
Die vollständige Struktur findest du hier: [Projektstruktur und Best Practices](Projektstruktur-und-Best-Practices.-)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user