Description
In this course, you will :
- learn everything there is to know about the Laravel Fortify package.
- Using Laravel Fortify to create a login.
- Creating a user in Laravel Fortify.
- Adding 2FA to your login page to protect it.
Syllabus :
1. Installation and basic setup
- Install and configure Laravel Fortify
- Create our login and registration pages
- Connecting frontend views to Laravel Fortify on the backend
2. Advanced Laravel Fortify features
- Implement password reset functionality using Laravel Fortify
- User email verificaiton using Laravel Fortify
- Add 2FA two-factor authentication