-
### What happened?
```bash
native-php git:(main) ✗
➜ native-php git:(main) ✗ php artisan native:serve
Starting NativePHP dev server…
Fetching latest dependencies…
Installing NPM de…
-
### Reverb Version
1.0
### Laravel Version
11.0
### PHP Version
8.2.7
### Description
idk if this is a bug or something wrong with the config, but reverb returns 404 when trying t…
-
### Reverb Version
v1.0.0-beta3
### Laravel Version
v11.0.7
### PHP Version
8.2.17
### Description
According [Pusher protocol documentation](https://pusher.com/docs/channels/library_auth_refere…
-
### Laravel Version
11
### PHP Version
8.3
### Database Driver & Version
MySQL 8.0 for Windows 11 (x64)
### Description
The Event class is not correctly serializing the event payload. The `seat…
-
Currently all Reverb routes are hardcoded with `/app`.
This make difficult to configure Nginx reverse proxy based on `location` directive when you are using the same server to host your App + Larav…
-
## Objective
Allow to use another redis connection than the default one.
## Why
Sometimes you don't have a default redis connection, or at least it doesn't contain the host and port keys, if …
-
### Reverb Version
1.0
### Laravel Version
11.0.3
### PHP Version
8.3
### Description
Hello, I am using laravel reverb and sending bigger data and getting exception Payload is too large. do you…
-
### Reverb Version
@beta
### Laravel Version
11.0
### PHP Version
8.3.3
### Description
```php
[
'key' => 'test',
'secret' => 'test',
…
-
### Reverb Version
1.0.0
### Laravel Version
11.0
### PHP Version
any
### Description
Hi there!
Is the `"aws/aws-sdk-php"` package really required to run Reverb? :slightly_smiling_face:
…
-
### Laravel Version
11.x
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
I'm using L11 with Pusher.
When running `php artisan install:broadcast…