bitfumes/laravel-multiauth is a Laravel package for laravel multiauth package.
It currently has 461 GitHub stars and 35.164 downloads on Packagist (latest version 5.2.1).
Install it with composer require bitfumes/laravel-multiauth.
Discover more Laravel packages by bitfumes
or browse all Laravel packages to compare alternatives.
Last updated
For Complete Documentation, visit Here
This package is just create admin side (multi auth), which is totaly isolated from your normal auth ( which we create using php artisan make:auth )
On top of that, you can use multiple authentication types, simultaneously, so you can be logged in as a user and an admin, without conflicts!
This package is created and maintained by Sarthak Shrivastava and contributors
This package inherits the licensing of its parent framework, Laravel, and as such is open-sourced software licensed under the MIT license