Laravel Websockets with separate servers – Nginx
I'm trying to implement Laravel Websockets with multiple servers. I have an App server and a Queue Worker server running. I tried to broadcast my notifications from the Queue Worker server but I'm getting lluminateBroadcastingBroadcastException: Pusher error: . in /home/forge/my-app/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php:128…