dd3fdd35a192a91bb4a2ffb1b7f0bcea201ac512
Normalize routing base to drop /public from URLs
Arborescence
public/: assets frontend et point d'entrée web (index.php,views/,_ressources/)src/: code backend communCore/: configuration et utilitaires communs (ancienincludes/)Controllers/: contrôleurs MVC backend (anciencontrollers/)Models/: modèles MVC backend (ancienmodels/)Thirds/: dépendances tierces backend (ancienthird/)
Note: configure the web server at the repository root; requests to / are routed to public/ via .htaccess, and URLs are generated from the app root.
Description
Languages
PHP
51.3%
CSS
26.3%
HTML
15.8%
JavaScript
6.6%