In this video, we'll be looking at implementing custom email verification in a Laravel App and we'll be using Laravel Breeze as our Auth package.
We'll start by defining a custom model and assigning a custom guard to it.
And implement the custom email verification functionality step by step.
Github Repo for this tutorial: https://github.com/tapan288/custom-em...
-----------------------------------------------------------------------------------
Connect With Me on Twitter:
Twitter: / tapansharma__
-----------------------------------------------------------------------------------
Contents of this video ----------------------------------------------
00:00 - Introduction
02:28 - install and setup Laravel and Breeze
06:05 - Implement Email Verification for Default User
08:45 - Define CustomUser Model and Configure it
12:29 - Define Guard for CustomUser
18:13 - Implement Registration Flow
27:24 - Define Middleware and fix a few Issues
34:04 - Fix Issues on RedirectIfAuthenticated Middleware
37:36 - Work on Email Verification Flow
54:25 - Implement Resending Account Verification Email
59:21 - Finalize Email Verification flow
01:13:57 - Send Verification Email when CustomUser Registers
-----------------------------------------------------------------------------------
My Youtube PlayLists:
Student Management System with Laravel, Inertia, Svelte, and Tailwind
• Let's build a mini Students Managemen...
-----------------------------------------------------------------------------------
Alpine.js Datatables Series: • How to Build an Amazing Datatable usi...
-----------------------------------------------------------------------------------
Vue Datatables Series : • Video
-----------------------------------------------------------------------------------
Livewire Datatables Series: • Let's Build Some Datatables Using Lar...
-----------------------------------------------------------------------------------
Integrating E-Sewa Payment Gateway on a Laravel App: • Let's Integrate E-Sewa Payment Gatewa...
-----------------------------------------------------------------------------------
Laravel Fortify Integration Tutorial: • Let's Implement Authentication Scaffo...
-----------------------------------------------------------------------------------
Implement Dynamic Navigation Bar on a Laravel App: • Implementing Dynamic Navigation Menu ...
-----------------------------------------------------------------------------------
Implementing Select2 on a Laravel App: • Let's Implement Select2 In Laravel | ...
-----------------------------------------------------------------------------------