Sep 9, 2018 · 1 min read
Hi man,great tutorial thanks!
But I wonder for a long time, how to implement this (Laravel Echo) if we have CORS setup?
For example, Laravel as backend and VueJS as frontend (Single Page App) on different project.
Whether I should just implement laravel-echo package on my frontend app?