coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
621 stars 358 forks source link

Login dashboard redirects to Login all the time #37

Open 1730169 opened 4 years ago

1730169 commented 4 years ago

Its my fresh installation and happens this after login with the default admin@admin user.

goodmuyis commented 4 years ago

try to check routes or the content of web.php. basically CoreUI doesn't lock you out of testing all the pages without login.

Also note that there are two middleware group in the route, => The Users => The Admin