Laravel Echo & Pusher status code 200 but frontend no notification
I’m trying to broadcast notifications via a private channel to my web application for users who are logged in. Here’s what I’ve done so far:
I’m trying to broadcast notifications via a private channel to my web application for users who are logged in. Here’s what I’ve done so far: