inside app.js and it is working fine now.Second, I changed Vue.prototype.$echo to window.Echo inside both app.js and Vue mounted Hook(where I am listening channel).
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hy, I found solution.I just paste
inside
app.jsand it is working fine now.Second, I changedVue.prototype.$echotowindow.Echoinside bothapp.jsandVue mounted Hook(where I am listening channel).