Laravel – Laraval Santcum 419 "CSRF token missmatch" error with nuxt
I have an application with a Laravel backend using Sanctum. For the frontend, I use Nuxt3 with nuxt-auth-sanctum. When I run the frontend and backend on my local machine, everything works fine, and I can log in. For the local…