savanihd/Laravel-11-Multiple-Authentication-using-Middleware
Laravel 11 Multiple Authentication using Middleware. In Laravel 11, set up multiple authentication for User, Manager, and Admin types using middleware. Assign access routes for each type and define corresponding middleware to control access based on user type.
PHP
No issues in this repository yet.