- Download the archive or clone the project using git
- If
config.php
does not exist create it using templateconfig.sample.php
- Run
db/migrations.php
file to create database and users table - Go to the
public
folder - Start php server by running command
php -S 127.0.0.1:8000
- You can login into the system using Email:
admin@example.com
and Password:admin