Skip to content

PashaMisan/beetroot.project

Repository files navigation

Restaurant Management System

The project was developed as a thesis at the Beetroot Academy of the Back-End development course.

To start

You need to go to the directory with the unpacked project and run the following command:

$ composer install

After that, you need to create and configure the .env file and run the following commands:

$ php artisan key:generate
$ php artisan storage:link
$ php artisan migrate --seed


To access the administrator account e-mail: admin@gmail.com, password: admin.
Access to the waiter account e-mail: john@gmail.com, password: john.