Laravel Reverb: Pusher Error #51258
Replies: 1 comment
-
Fixed! Had not updated my |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I installed reverb alongside the docs on a Laravel 10 application, and I kept getting this error, later I upgraded to Laravel 11 and the error still persists, can anyone shed a light on this issue? It has been bugging me for days, if I try reverb on a fresh Laravel 11 application, reverb works like it should. I will be very greatful if anyone could answer this question. Thanking you.
The issue:
P.S. This issue occurs when I try to dispatch an event, I have implemented and used all traits needed for this to work. Only when I add
reverb
as myBROADCAST_CONNECTION
var, this issue occurs.Beta Was this translation helpful? Give feedback.
All reactions