-
Hi, does this work with Laravel Reverb?
-
### Reverb Version
"laravel/reverb": "^1.0",
### Laravel Version
11
### PHP Version
8.2
### Description
Is this error due to my incorrect configuration?
someone please help me
…
-
### Reverb Version
1.3.0
### Laravel Version
11.23.5
### PHP Version
8.3
### Description
Hello!
I am encountering an issue where the `pusher:unsubscribe` event is not being triggered when a …
-
Goal: add WebSockets to Knowii, to let the server push notifications to the client, and (future) to let users send notifications to other connected users (interactivity).
This architecture change w…
-
**Is your feature request related to a problem? Please describe.**
Firebase is great, performs well and is limited in the free tier (which is totally fine of course). But to make SongDrive completely…
-
## Information
## Describe the bug
### What happened?
simply try to run the dd('a') and return 500:
Not generate log in nginx or php-fpm
![image](https://github.com/user-attachments/asset…
-
### Reverb Version
1.0
### Laravel Version
11
### PHP Version
8.2
### Description
I have created a sample laravel 11 project and in which I have configured all the requirements fo…
-
_please let me know if this should rather be posted in the community forum._
If i trigger an exception all i see in the fly logs is: ` ERROR unknown error`
more precisely:
no details abo…
-
### Reverb Version
1.0.0-beta
### Laravel Version
11.9
### PHP Version
8.3
### Description
### Expected Behavior:
Laravel Echo should establish a secure WebSocket connection (wss) to the Rev…
-
### What happened?
I'm trying to install this into a Laravel 11 project with the following dependencies:
```json
{
"name": "laravel/laravel",
"type": "project",
"description": "The…