- Cloning this repo :
git clone https://github.com/lidaa/simple-php-mvc
- Creating database:
Execute the file /www/simple-php-mvc/app/sql/database.sql in your Mysql Server
Edit file: simple-php-mvc/conf/app.php
Edit file: simple-php-mvc/conf/database.php
Load home page in your browser: http://localhost/simple-php-mvc/
enjoy :)