-
Make only minimal preparations to check operation.
- BE
- [ ] ~~Laravel WebSockets~~ Laravel Reverb
- [ ] Laravel Echo
- FE
- [ ] laravel-echo
- [ ] pusher-js
-
Please assist on where do i go wrong on the Flutter app testing on the Google pixel mobile phone using common Ip address
`My ip is 192.168.0.102`
Soketi configurations
```
{
ada…
-
- Seems a lot of users face issues with observing public, private and presence channel messages on ably dev console.
- Link to internal conversation -> https://ably-real-time.slack.com/archives/CU8SX6…
-
### Reverb Version
1..0
### Laravel Version
11.21
### PHP Version
8.3
### Description
In the code block below the `$connection` variable of the `dispatch` function is ignored when using the `Pu…
-
When a subscription request is received by Reverb, it throws the following error:
```php
TypeError Laravel\Reverb\Protocols\Pusher\EventHandler::subscribe(): Argument #4 ($data) must be of typ…
-
Trying to figure out if this is a pusher-js issue or Laravel or PageSpeed Insights issue.
The chatwidget I built with Vue 3, Laravel 11.1.0, Inertia and breeze works fine, but when I perform PageSp…
-
### Laravel Version
11
### PHP Version
8.2
### Database Driver & Version
_No response_
### Description
Hello, I am facing an issue where my frontend is successfully connecting to the WebSocket …
-
I recently encountered an issue with the Pusher PHP Server library in my Laravel application.
The error I faced is:
```php
TypeError: json_decode(): Argument #1 ($json) must be of type strin…
-
### Version:
- `@inertiajs/react` version: 1.0.0
### Describe the problem:
this error is produced when using private channel with pusher.
public channel works fine without any error.
us…
-
I'm trying to create an application that integrates all the mentioned services in production environment, but getting "Not found" errors when broadcasting an event. I opted to using Docker in the vps …