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

👤 Natharyu

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator