This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 513
Broadcasting not working with laravel/framework v6.11.0 (released 2020-01-14) #477
Comments
Which Redis server version are you running? |
Redis server v=5.0.7 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=fbc6fab733127977
I couldn't find PSUBSCRIBE in redis-cli monitor |
I can confirm this. Reverting laravel/framework#31108 fixes the problem. Investigating... |
Found the issue. Submitting PR... |
Fixed in laravel/framework#31261 |
NVM. It fixed in laravel/framework v6.13 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Broadcasting not working with v6.11.0. I had to reverted back to laravel/framework 6.10.1
v6.11.0 (2020-01-14)
Added
Added Illuminate\Database\Eloquent\Builder::firstWhere() method (#31089)
Redis Broadcaster: Broadcast to multiple channels at once (#31108)
The text was updated successfully, but these errors were encountered: