Courses

Laravel Backends for Vue.js 3 - Auth with Laravel and Vue - 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