Build Your Own Custom Auth System with Fortify

Channel

Welcome back, Laravel enthusiasts! 🌟 In today's tutorial, we're diving deep into **Laravel Fortify**, a powerful, frontend-agnostic authentication backend implementation for Laravel. If you've ever wanted to build your own custom authentication system tailored to your specific needs, this video is for you!

In this comprehensive guide, we'll walk you through setting up a brand new Laravel application and integrating Fortify to handle authentication, password resets, email verification, two-factor authentication, and more. We'll also show you how to bring your own frontend to create a seamless and personalized user experience.

🔗 *Relevant Links:*
- Laravel Fortify Documentation https://laravel.com/docs/8.x/fortify
- Laravel Official Documentation https://laravel.com/docs
- Tailwind UI https://tailwindui.com

*YouTube Chapters:*
00:00 Introduction
00:44 Installing Laravel Fortify
05:00 Bring in Custom Views
05:30 Login
09:08 Registration
12:00 Email Verification
15:50 Password Reset
19:45 Conclusion