Lessons: 9Length: 1.1 hours

Next lesson playing in 5 seconds

Cancel

Authentication With Laravel

Introduction

01:33

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: