Use broadcasting easily.
The only module you need to set up your Laravel Broadcasting for Nuxt application!
Install module
npx nuxi@latest module add nuxt-laravel-echo
Features
Sanctum-based
Module leverages Sanctum security for Private and Presence channels
CSRF management
All Private/Presence channels cookie management is on us, focus on broadcasting!
CSR-only
Since Laravel Echo relies on the browser, this module works only in Client mode (SSR is disabled)
TypeScript
Code of this module is written entirely in TypeScript and supports autocompletion
Predefined configuration
You just set your Laravel URL and Echo key and you are ready to go!
Open-source
Source code is forever-free and open for contributions!
Ready to send an amazing event?
Broadcast hundreds of events with Laravel, Echo and Nuxt today!