-
本案例希望讓消費者瀏覽購物車清單 ’buggy.blade.php’ 時,清單的內容會隨著server端之 'buggies_info' 該資料表有異動時,而進行重整。
但我實在不知道該如何實踐這個方法,即便看了[教學連結](https://docs.laravel-dojo.com/laravel/5.5/broadcasting#configuration)(還是不懂):
尤其…
-
### Reverb Version
1.4.1
### Laravel Version
11.27.2
### PHP Version
8.3.6
### Description
Exposed a laravel reverb app. User has programmed his client a little wrong in java. Rec…
-
The plugin `laravel_flutter_pusher` doesn't have a main class defined in /Applications/Flutter/.pub-cache/hosted/pub.dartlang.org/laravel_flutter_pusher-0.0.4/android/src/main/java/com/github/olubunmi…
-
Any version that support Null Safety ?
-
Error : java.lang.NoSuchMethodError: No direct method (Ljava/util/Map;)V in class Lcom/pusher/client/channel/PusherEvent; or its super classes (declaration of 'com.pusher.client.channel.PusherEvent' …
-
After installing with Composer on Laravel 5.1 every artisan command fails and keep giving the message:
Environment variable not set: PUSHER_KEY
Service provider has been correctly added.
After remo…
-
The plugin `laravel_flutter_pusher` doesn't have a main class defined in /home/khoujani/Documents/flutter/2.10.5/.pub-cache/hosted/pub.dartlang.org/laravel_flutter_pusher-0.0.4/android/src/main/java/c…
-
hello
I have problem with
`composer require nahid/talk`
help me please
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- nahid/talk v2.2.1 r…
-
I want to connect my react native app to a laravel app I run on a DigitalOcean ubuntu machine along with soketi server but I can't connect for some reason:
My broadcasting.php file
```
'pusher'…
-
I'm using a laravel backend and i'm trying to receive events from the socket server about user joining and leaving channels ( I know about presence channels ) but I'm having a hard time with the confi…