installation rename .env.example file => .env add database correct info => .env run composer install npm install php artisan key:gen php artisan migrate:fresh php artisan db:seed run the project php artisan serve php artisan queue:work php artisan websocket:serve