#php-mvc-design
- [clone this repo]
- [create .env file]
- [if you are on windows and using my sql database copy database config from .env_example file and paste it to .env file]
- [run composer install ]
- [run composer require dawit/mvc-core]
- [finally to test the frame work navigate to public folder from terminal and run the following command]
- [php -S localhost:8000]
- [click ctrl +mouseclick ]