Php versions – Laravel Websockets dashboard base path with sub folder not working
I am quite new to broadcasting/websockets and I am attempting to set up Laravel Websockets and pusher. Using my subdomain.example.com I can get subdomain.example.com/laravel-websockets working and events get listed on the screen when I fire them using php artisan tinker…