- Check that pusher is receiving the event. There should be a page where you can see all messages it is getting
- If pusher is getting it, check your browsers dev tools (F12). Open Network and click on
WS. Now refresh the page and see if you are getting data from pusher
Regarding 1. Be aware that broadcasting is sent using a queue, so be sure you have that running with artisan.