Ordner "views" unter public hinzugefügt

blaerf 2025-11-16 18:51:11 +01:00
parent fa2325f166
commit 0ca704141e

@ -15,6 +15,7 @@ ad-admin-panel\
│ ├── css\
│ ├── js\
│ ├── images\
│ ├── views\
│ └── assets\
├── app\
│ ├── Controllers\
@ -52,6 +53,7 @@ Hier gehört hinein:
- CSS-Dateien
- JavaScript-Dateien
- Bilder
- PHP und HTML Dateien zur Anzeige
- Frontend-Assets
**Warum:**