Laravel Backends for Vue.js 3 and Nuxt

Create your account and start learning

This lesson is free, but requires you to login.

or

Laravel Sanctum and Fortify for a Vue.js SPA

In this lesson, learn what Laravel Sanctum and Fortify are and how they work together to provide the authentication system for our Vue.js SPA.

Sanctum authenticates users with cookie based sessions and Fortify provides headless endpoints for registration, login, logout, and more.

Links