#Installation & Configuration
- Clone or download this project
- Create
.env
file you can see example onenv-example
- install dependencies using
composer install
- migrate the database migrations
yii migrate
#Installation & Configuration
.env
file you can see example on env-example
composer install
yii migrate