Before start remember to fill cp .env.example .env

Setup instructions

composer install
yarn install
php artisan migrate
yarn run watch && php artisan serve

Min. requirements

php: ^7.3|^8.0