Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 459 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 459 Bytes

Installation instructions

Set the appropriate database constants in .env (rename the .env.example)

DB_CONNECTION= DB_HOST= DB_PORT= DB_DATABASE= DB_USERNAME= DB_PASSWORD=

Once the database configuration is set just run the setup script:

php setup.php

Once the setup is completed you could register or login with the provided users. regular user: username: regular_user@gmail.com password: 123456

admin user: password: mavrov@gmail.com password: 123456