-
how can i use pusher-channls-flutter and change host to use laravel echo pusher
-
Error
`WebSocket connection to 'wss://eu/app/1e2fb3e7c6f128b21a01?protocol=7&client=js&version=8.0.1&flash=false' failed:
`
laravel/framework: 9.19
pusher/pusher-php-server: 7.1
Bootstrap.js
…
-
Push Notification is not working when app is closed, is there something wrong with my code? because it doesn't work when the app is closed in recent apps.
```php
public function toPushNotification…
-
Hi there,
Been having an issue with some users not connecting to the websocket, I know this is not an issue with this package but probably an issue with the users network or something else blockin…
-
-
### Bug description
When nested inside of a Grid or Replicator field, the new Icon fieldtype seems to have a z-index issue and sits behind other fields below it. I'm unable to select an option from t…
-
Dear Soketi,
I am trying to setup Soketi on it's own domain as a pusher replacement. I would prefer to setup Soketi as a separate service all my apps (Laravel) can connect to. However, I am having …
-
**Describe the bug**
I'm using Soketi as the Websocket server but not sure why lighthouse cannot be authenticated.
it shows:
```
data: {
event: 'pusher:subscription_error',
channel: …
-
### Laravel Version
10.12.0
### PHP Version
8.2
### Database Driver & Version
MySql 8.0
### Description
https://stackoverflow.com/questions/76319598/laravel-pusher-echo-soketi-accessdeniedhttpe…
-
### Bug description
I'm using `handle_prefix` with my partials, it works great, accept with `glide:url`
An example partial
```
{{ partial:partials/banner/_banner
handle_prefix="basic_bann…