[Vuejs]-Implementing Laravel 8 broadcasting with Pusher and Laravel Echo in a Vue frontend

0👍

This issue is resolved in the version 8.29.0. You will either need to upgrade to the version specified, or downgrade the version of pusher-http-php (composer require pusher/pusher-php-server ^4.1)

Leave a comment