Authentication is extremely important, and as a result, authentication is extremely difficult to get right. But Laravel's built-in authentication system makes it easier to protect the portions of your web application that need protecting.
In this course, Envato Tuts+ instructor Jeremy McPeak will show you how to use Laravel's basic authentication system, and how to customize this system to fit your own application's needs. You'll see how to create users, user providers and guards to customize every aspect of Laravel authentication.
If you haven't used Laravel before, why not check out our full course and learn Laravel 5: Get Started With Laravel 5. If you've mastered the fundamentals of Laravel, build on your experience with these courses:
1.Introduction2 lessons, 09:21
2 lessons, 09:21
1.1Introduction01:33
1.1
Introduction
01:33
1.2First Steps07:48
1.2
First Steps
07:48
2.Custom Laravel Authentication3 lessons, 24:42
3 lessons, 24:42
2.1Create an Authenticatable User05:35
2.1
Create an Authenticatable User
05:35
2.2Create a User Provider11:08
2.2
Create a User Provider
11:08
2.3Write a Custom Guard07:59
2.3
Write a Custom Guard
07:59
3.Real-World Authentication3 lessons, 28:43
3 lessons, 28:43
3.1Write a Real User Provider08:52
3.1
Write a Real User Provider
08:52
3.2Authenticate Users with Middleware and Guards11:32
3.2
Authenticate Users with Middleware and Guards
11:32
3.3Authenticate our Admin Users08:19
3.3
Authenticate our Admin Users
08:19
4.Conclusion1 lesson, 00:59
1 lesson, 00:59
4.1Conclusion00:59
4.1
Conclusion
00:59
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.