- Course
Getting Started with Laravel (PHP Framework) 7: Users and Authentication
Laravel is an amazing PHP framework allowing you to build great web applications. This course dives into Authentication, how Laravel helps you with it, and how to add it to your Laravel app.
- Course
Getting Started with Laravel (PHP Framework) 7: Users and Authentication
Laravel is an amazing PHP framework allowing you to build great web applications. This course dives into Authentication, how Laravel helps you with it, and how to add it to your Laravel app.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Authenticating users is a core task of almost any web application you create. In this course, Getting Started with Laravel (PHP Framework) – Users and Authentication, you'll learn how to implement authentication in a Laravel application. First, you'll discover how Laravel approaches authentication. Next, you'll dive into the difference between authentication and authorization. Then, you'll learn how to implement authentication features like sign up and sign in to your app. Finally, you'll explore how to protect routes against unauthenticated access. By the end of this course, you'll be able to add authentication to all your Laravel applications.
Getting Started with Laravel (PHP Framework) 7: Users and Authentication
-
Version Check | 20s
-
Introduction | 1m 18s
-
How the Course is Structured | 58s
-
Understanding How Authentication Works | 2m 42s
-
Authentication vs. Authorization | 1m 47s
-
How Laravel Implements Authentication | 2m 18s
-
Getting Started with the Course Project | 1m 49s
-
Configuring Laravel Authentication | 1m 56s