Open kakajan opened 2 years ago
Solved by upgrading laravel websocket server to new version. But still can't send web push notifications while it's running without errors
The error wasn't on Webpush, but in the pusher/pusher-php-server package. Has Nothing to do with this package here.
Hi, I have this error on web push with laravel 9. Please help me TypeError: get_object_vars(): Argument #1 ($object) must be of type object, array given in /home/.../vendor/pusher/pusher-php-server/src/Pusher.php:459
Thank you