Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

3lenour's avatar

Notification Use Laravel Reverb

Hello everyone, I'm trying to use the broadcast notification feature using Laravel Reverb, but it's not working. It's different when I use Laravel 10 with Laravel-Websocket; when using Laravel-Websocket, the BroadcastNotificationCreated event runs and is visible in the queue console, but for Laravel 11, nothing happens.

0 likes
1 reply
Veur's avatar

@3lenour did you manage to solve this? I'm experiencing the same issue

Please or to participate in this conversation.