Illuminate \ Broadcasting \ BroadcastException No message
问题 I'm using Laravel websocket written by beyoundcode. After couple of days, I've connected to myDomain.com/laravel-websockets and first step solved. But now, when I trigger an event , laravel has error at this point: /public_html/vendor/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php **at line 117-(in my case)-** this is my stacktrace screenshot: I read these questions and issues but nothing worked for me: Laravel Pusher exception: “Illuminate\Broadcasting