bitfumes / laravel-multiauth

Multi Auth and admin auth in Laravel Project
MIT License
470 stars 105 forks source link

Blank Page when click login #119

Closed Andile192 closed 4 years ago

Andile192 commented 4 years ago

Describe the bug After installing the package, I have followed all the step but, I get a black page on the login I don't maybe I m doing something wrong here.

I m using laravel 7.12.0

Andile192 commented 4 years ago

The login button was taking me to /admin/login, Just remove the /login, the /admin will take you to the login form, and everything work like a charm