Posts by Leandro • 11 points
1 post
-
1
votes1
answer1133
viewsA: How to authenticate multiple user groups in Laravel 5?
One solution I see for this situation would be to create an authentication middleware for users, and another for administrators.