-
Pusher emits "member_added" and "member_removed" events whenever a user joins or leaves a presence channel.
However, Laravel Reverb only emit "connection" event when current user joins a presence c…
-
I did the following
PHP 7.3.11-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Oct 24 2019 18:23:23) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.11, Copyright (c) 1998-2018 Zend Te…
-
authEndPoint: '************************/auth',
// String?: auth host
authHeaders: {
// authenticate headers
'Authorization': 'Bearer ${PreferenceUtils.getString(Consta…
-
Hello,
I have made sure that the page receiving the email is similar to the following example:
https://github.com/pusher/pusher-channels-chunking-example/blob/master/pusher-js/client.html
Th…
-
https://pusher.com/tutorials/how-to-build-a-chat-app-with-vue-js-and-laravel/
-
### Bug description
I've configured `pusher`, it works great on collections - but doesn't seem to work on Taxonomies or Globals? The message below is permanently shown.
![Screenshot 2022-03-05 a…
-
-
I want to use pusher with more platforms like Web and Windows.
Will you update it for support more platforms?
-
Hi, i tried to scrap a page but it throws this error.
My composer file:
{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywor…
-
You can't trigger event with data from app, because on Android it's not implemented and on iOS it triggers only empty list.
While I have copied this plugin locally and made changes with using link be…