-
**Do you want to request a *feature* or report a *bug*?**
Bug
"pusher-js": "^7.0.3",
**What is the current behavior?**
pusher.js:3083 Uncaught TypeError: Cannot read properties of null (…
-
In my local environment I'm using [Laravel Sail and Docker Desktop](https://laravel.com/docs/8.x/installation#getting-started-on-windows).
Installed laravel-websockets in accordance with [official …
-
## Bug report
**Describe the bug**
Ive added push notification custom sound and issue is sound is playing when phone is in silent mode or vibrate mode.
### Steps to reproduce
Steps to reprod…
-
During an Heroku deployment i get this error :
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- don't install phpseclib/bcmath_compat 1.0.3|don't ins…
-
How do i use laradock with the Laravel WebSockets package? https://docs.beyondco.de/laravel-websockets/
I have a nginx and postgres container running (with workspace and php-fpm of course). I go in…
-
I don't know, or I can't figure out how to get authorized for subscribe to a private channel
If I put this code:
```
PusherOptions options = PusherOptions(
cluster: 'us2',
auth: P…
-
I've spent my whole day trying to solve this.
I am using redis as queue connection. I have an event `TestUpdated` which I am broadcasting on `test.{id}` private channel. **The event gets fired and …
-
Hi,
I'm using:
|Package|Version|
| ----------- | ----------- |
|beyondcode/laravel-websockets |1.12.0|
|laravel/framework|v8.49.1|
|pusher/pusher-php-server|5.0.3|
When sending a broadcast …
-
Sorry if this is a dumb question, but I'm trying to set up soketi on a test server in our environment. Using Laravel 8 pusher replacement with Echo and Vue. Setup for local dev with the sail contain…
-
Hello!
We are facing an issue as mentioned in the title. When we are doing ng build than its shows an error, see attached. We have tried all possible ways as already shared in GitHub / StackOverflo…