Restructure MVC into public/src layout
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
This commit is contained in:
@@ -1 +1,8 @@
|
||||
[Kabano website](https://kabano.org/)
|
||||
|
||||
## Arborescence
|
||||
|
||||
- `public/` : assets frontend et point d'entrée web (`index.php`, `views/`, `_ressources/`)
|
||||
- `src/` : code backend commun
|
||||
- `Core/` : configuration et utilitaires communs (ancien `includes/`)
|
||||
- `Thirds/` : dépendances tierces backend (ancien `third/`)
|
||||
|
||||
Reference in New Issue
Block a user