The project was developed as a thesis at the Beetroot Academy of the Back-End development course.
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.