-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to Laravel 5.2 Multi Auth #75
Comments
+1 |
3 similar comments
+1 |
+1 |
+1 |
Working on it ;) |
Acho que uma solução definitiva era usar a configuração do defender e não pegar a do auth |
bad, portugues :( |
Isn't simple as it sounds 😞 O suporte pro 5.2 está no forno porém o multiauth é bem mais complexo do que parece @lemesdaniel |
Thanks for your hard work and helpful project. I'd be happy to buy you some pizza or beer for your effort. Do you have a project donation link anywhere? |
@mauri870 I not try, but it seems that I have options Provides work |
With the release of Laravel 5.2 and its new Auth configuration, we must find a way to support both Laravel 5.1 LTS and Laravel 5.2 configuration files.
The text was updated successfully, but these errors were encountered: