Portal made with Laravel 5.8
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step by step series of examples that tell you how to get a development env running
Download project from this repository
https://github.com/nikelioum/escape-room
Install composer
composer install
Edit env file with your credentials and run migration
php artisan migrate
Run your local server
php artisan serve
End with an example of getting some data out of the system or using it for a little demo
email:dimliarop@gmail.com password:123456789
Register by yourselfe a new user