Setting Up Run composer install Run cp .env.example .env WebSocket Run php artisan ws:start to Start the WebSocket Server. Http Server Run php artisan http:start to Start the Http Server. Hot Reloading Files on Change Run php artisan run:watch to watch fo changes