This repository contains the full authentication system demonstrated in my YouTube tutorial series. The goal is to help you build a secure and modern authentication flow using Laravel, Sanctum, and Nuxt.js.
auth_system/— Laravel backendauth-system/— Nuxt frontend
- User registration
- User login and logout
- Email verification
- Password reset logic
- Proper error handling
- Server-side rendering (SSR) friendly setup
The entire authentication system is explained step by step on my YouTube channel.
Check it out for the full setup, explanation, and implementation.
This project is licensed under the MIT License.