简体   繁体   中英

Multiple Login with Laravel 5.0

I have been trying to create multiple auth login in laravel 5.0. Previously when I have been using laravel 4.2 I used https://github.com/ollieread/multiauth for multiple login. It worked great!. I tried integrating it in laravel 5.0 but I could not do it. Can anyone help me how do it? My requirement is, I need separate login sessions for user and admin.

I achieved multiauth in laravel 5 by changing few things in ollieread multiauth. You could find my package here https://packagist.org/packages/sarav/laravel-multiauth

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM