Installation
How to add nuxt-laravel-echo to your Nuxt application!
Last updated
How to add nuxt-laravel-echo to your Nuxt application!
Last updated
You can use the following command to install the module and automatically register it in your nuxt.config.ts
modules section
Once you have the module installed and registered, provide the configuration in nuxt.config.ts
to get started, according to your setup (see more details here - )
That's it! You can now use Nuxt Auth Sanctum in your Nuxt app ✨
If you experience issues during the dev-server run, you should enable compatibility mode for the Pusher library by adding Vite configuration in your nuxt.config.ts
like this: