Laravel makes implementing authentication very simple. In fact, almost everything is configured for you out of the box.
Below is list of topics covered in Authentication Series
- Authentication
- Profile Update eg Name, Email, Profile Picture.
- Change Password.
- Seesions
- Validation & Validation Rules.
- Email Verification.