- Download the archive or clone the project using git
- Create
.envfile from.env.examplefile and adjust database parameters - Run
composer install - Run
php migrations.phpto run migrations - Point your server to the
publicfolder - Start php server
Please note this framework is not designed with full security measures in mind! Not production ready! I hope I will develop it to production one day :)