Understanding the ecosystem of Laravel Authentication

Understanding the ecosystem of Laravel Authentication

Posted on:September 29, 2020 at 10:00 AM

If you want to know the details of Laravel authentication ecosystem, how it works and so on, I would suggest you read this portion of the official documentation.

Laravel offers several packages related to authentication. Before continuing, we’ll review the general authentication ecosystem in Laravel and discuss each package’s intended purpose.

https://laravel.com/docs/8.x/authentication#ecosystem-overview