fisayoafolayan / laravel-multiple-auth

A simple implementation of multiple authentication in Laravel. To follow along, this application has been documented as an article on Pusher blog.
81 stars 60 forks source link

No authorisation #7

Open abhijithps opened 4 years ago

abhijithps commented 4 years ago

i can directly enter to my dashboard by the route /admin to my admin dashboard without login.

followed pusher.com

shamsulhuda commented 4 years ago

did you get any solution?

JorgeMarioFernandez91 commented 4 years ago

Also stuck on this issue, please let me know if you know of anyway to fix this. Thanks!