[Vuejs]-How can I solve "Uncaught ReferenceError: Pusher is not defined"? Vue.js 2

0👍

Hi there is a thread who have the similar question like you..

Please check the link below:

pusher not defined

The problem because is due to a change in laravel

and you need to import Pusher from “pusher-js”

Leave a comment