DEV Community

xBrooK
xBrooK

Posted on

how to implement Laravel SPA reverb broadcasting with vue js cli?

Hello everyone, I'm struggling to connect my frontend with my backend broadcasting channel. I've tried many ways to make the broadcasting work as expected, but it hasn't worked, or I get errors in my browser console. I'm using Vue.js CLI for the frontend and Laravel SPA for the backend. Has anyone faced the same issue or tried it and made it work? Thanks for your help

Top comments (0)