erikn69
erikn69
> Invalid WebSocket Controller provided Same as #1002
Maybe needs an upgrade of `pusher/pusher-php-server` to `^7.0`
`composer require "beyondcode/laravel-websockets:dev-master" -W` `"pusher-js": "^7.0",` `"pusher/pusher-php-server": "^7.0",`
`https://github.com/beyondcode/laravel-websockets-demo/pull/22`
>`https://github.com/beyondcode/laravel-websockets-demo/pull/22` Not works?
>Does the wss mean it's trying to connect securely? Yes workaraund https://github.com/beyondcode/laravel-websockets/issues/920#issuecomment-1010956181 #921
Make your own events
https://github.com/beyondcode/laravel-websockets/issues/920#issuecomment-1010956181
>after weeks of research on different portals and GitHub issues #929 #920 #921
https://github.com/beyondcode/laravel-websockets-demo/pull/22