bitfumes / laravel-multiauth

Multi Auth and admin auth in Laravel Project
MIT License
470 stars 105 forks source link
admin-dashboard admin-panel laravel-admin-panel laravel-multi-login laravel-multiauth laravel-permission laravel-permissions laravel-role-permission-crud laravel-roles laravel-roles-permissions multiauth

Laravel Multi Auth

Build Status Build Status Github Start Total Downloads Latest Version License License

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](https://github.com/sarthaksavvy)** and **[contributors](https://github.com/bitfumes/laravel-multiauth/graphs/contributors)** ## License This package inherits the licensing of its parent framework, Laravel, and as such is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)