Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 824 Bytes

readme.md

File metadata and controls

52 lines (29 loc) · 824 Bytes

Escape room portal

Portal made with Laravel 5.8

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

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

Admin credentials

email:dimliarop@gmail.com password:123456789

To login as admin go to url/admin

Simple user

Register by yourselfe a new user