authentication-authorization
Authentication
Authentication system in Laravel
Gates
Defining Gates to control access
Guards
Defining Guards for different authentication methods
Passport
OAuth2 Server with Laravel Passport
Policies
Defining Policies to control access to Resources
Providers
User Providers for retrieving users
Sanctum
API Authentication with Laravel Sanctum