Overview
Explore the intricacies of Laravel authentication in this 21-minute video tutorial. Dive into the authentication flow, starting with an introduction to Laravel and Node versions. Set up the User Model and Migration, then delve into Authentication Controllers and the Auth::routes() method. Discover authentication scaffolding and understand how the "Remember me" feature functions. Conclude with insights on Auth Middleware. Perfect for developers looking to enhance their Laravel skills and implement robust authentication systems in their projects.
Syllabus
- Introduction
- Laravel & Node versions
- Setup, User Model & Migration
- Authentication Controllers
- Auth::routes
- Authentication Scaffolding
- How does “Remember me” work?
- Auth Middleware
Taught by
Code With Dary