| Controllers | ||
| Kernel | ||
| Models | ||
| static/img | ||
| Views | ||
| .env.dist | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| index.php | ||
| README.md | ||
My sweet MVC
Découverte d'un MVC pas à pas avec PHP
1 - HelloWorld à la sauce MVC
2 - Routage simple et Exceptions
3 - Modèles et connexion BDD (coming soon...)