👋
Welcome to PHP-Native-MVC-Pattern If you will build your own PHP project in MVC with router, you can clone this ready to use MVC pattern repo. Works with bootstrap 5. Composer with autoload are implemented too for future composer require.
✨
Demo
Usage
- If you want to use a future DataBase, create it.
- Modify values of $host, $user, $password and $dbname in App/Model/Database.php
- All routes are in index.php. You can add/modify/delete some routes for your confort.
Author
- Github: @Natharyu
- LinkedIn: https://www.linkedin.com/in/anthony-dewitte-le-brun-600124225
Show your support
Give a
This README was generated with