Laravel6 lighthouse-php5 I'm using lighthouse-php for GraphQL Subscription and I receive the message from pusher. So I have the question of Subscription unsubsc
I want to update the list of users with pusher. When I submit the console shows this error: enter image description here I also get Uncaught refering to pusher.
framework versions laravel 6.20 lighthouse 5.3 Problem I'd like to use toOthers() method like this (laravel doc) in lighthouse but it seems @broadcast doesn't h
Someone can help me to fix this conflict Your requirements could not be resolved to an installable set of packages. Problem 1 - tymon/jwt-auth is locked to vers
In an android app I was able to subscribe to a pusher channel and log out the event data. So now I want to be able to trigger events from the same application.