https://github.com/bitfumes/laravel-multiauth
Multi Auth and admin auth in Laravel Project
https://github.com/bitfumes/laravel-multiauth
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
Last synced: 8 days ago
JSON representation
Multi Auth and admin auth in Laravel Project
- Host: GitHub
- URL: https://github.com/bitfumes/laravel-multiauth
- Owner: bitfumes
- License: mit
- Created: 2018-08-02T18:28:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:23:40.000Z (over 2 years ago)
- Last Synced: 2025-04-08T12:05:08.349Z (about 2 months ago)
- Topics: 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
- Language: PHP
- Homepage:
- Size: 2.48 MB
- Stars: 469
- Watchers: 23
- Forks: 105
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Laravel Multi Auth
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)