-
Hello.
After installing `"pusher/pusher-php-server": "7.0.2"`, and `"beyondcode/laravel-websockets": "^1.14"` a, we set our LARAVEL `config/broadcasting.php` like this:
```
'pusher' => [
…
-
I am using php 8.1 version and laravel 10, backpack 6.1.15 version.
Laravel is configured with octane (swoole).
When I log in after completing the configuration, it seems that the css file is not ca…
-
I'm trying to use this package with laravel Echo. Everything is working fine, but the events are not broadcasting. They are being processed by the queue but are not shown on the `localhost:8080/larave…
-
Based on this opened discussion on laravel/framework repo https://github.com/laravel/framework/discussions/35569#discussion-59436
How could we implement something similar to that use case?
We wa…
-
Error generated in the local server xampp, the terminal received in real time the websocket chat: server but on the web the console in the browser generated the warning
app.js:38876 WebSocket conne…
-
## ✨ Feature
We have a need to be able to handle asynchronous operations. When a user needs to complete an operation that will take longer than the Nginx response time limit we need to be able to …
-
- Airlock Version: 1.0.0
- Laravel Version: 7.0.1
- PHP Version: 7.3.11
- Database Driver & Version: 10.3.15-MariaDB Homebrew
### Description:
After successfully hitting the airlock/csrf-cookie…
-
I have a websocket client that already works with a node websocket server. But when my client tries to connect to laravel-websocket it automatically disconnects with the error message:
Error Decodi…
-
Hi,
I am using Laravel 10.30.0, and Toggler does not show up in Nova4. Can you take a look? Thank you very much
-
local.ERROR: Class "Swaggest\JsonDiff\JsonDiff" not found {"exception":"[object] (Error(code: 0): Class \"Swaggest\\JsonDiff\\JsonDiff\" not found at
Composer.json:
```
{
"name": "laravel/lar…