-
So i've tried to use this package with Laravel Reverb, and while public channels are working fine, i can't get authorization to work on private channels. I keep getting null on `$user`.
```php
Bro…
-
### Reverb Version
1.0.0-beta12
### Laravel Version
11.9
### PHP Version
8.2.8
### Description
Hi everybody and sorry for my terrible English.
From the last week I started to w…
-
Currently, the solution does not work with the standard Laravel Sail setup because Sail uses the Artisan server instead of Nginx. It would be beneficial if the sail up command could set up both a web …
-
### Reverb Version
v1.0.0
### Laravel Version
10.48.16
### PHP Version
8.2.12
### Description
## Our Setup
We are using Redis as a database connection in our Laravel app (mainly for caching pu…
-
### Reverb Version
"laravel/reverb": "v1.0.0@beta",
### Laravel Version
11.8.0
### PHP Version
8.3.7
### Description
I just tried laravel reverb, and I noticed that everytime I ma…
-
### Reverb Version
1.3.0
### Laravel Version
11.14.0
### PHP Version
8.3.11
### Description
My user's table uses *uuid* (string) as it's id field and not integers.
It seems the private chann…
-
### Platform
macOS
### Operating system version
macOS Sonoma 14.5 (23F79)
### System architecture
ARM64 (M1, M2, etc)
### Herd Version
1.9.1 (Build: 31)
### PHP Version
PHP …
-
https://laravel.com/docs/11.x/broadcasting
Follow guide https://youtu.be/tExUWmF6wNM?list=PLwAKR305CRO9rlj-U9oOi4m2sQaWN6XA8&t=1002
- [x] #24
- [x] #20
- [x] #21
- [x] #22
- [x] #23
-
We have been using laravel-websocket for many years and it was good for many purposes but now migrating to reverb confused me how can get each user subscribe and unsubscribe hook or event to add some …
-
### Reverb Version
beta
### Laravel Version
10.48
### PHP Version
8.2
### Description
i have configured reverb with my sub domain abc.example.com. connection is established succes…