Exception: Illuminate \ Broadcasting \ BroadcastException No message in PusherBroadcaster.php:119
问题 Laravel 5.8 I am new to this whole pusher functionality and I've been following this tutorial and trying it out, Create Web Notifications Using Laravel and Pusher Channels. I've followed it step-by-step and when I get to the step to manually test the event by visiting the test url, I receive the following exception: Illuminate \ Broadcasting \ BroadcastException No message C:\wamp\www\ares\vendor\laravel\framework\src\Illuminate\Broadcasting\Broadcasters\PusherBroadcaster.php Here is the code