codestudiohq/laravel-totem

Version 9 Auth Isuse

saaiful opened this issue · 1 comments

Somehow in version 9 totem is missing auth guard, it keeps redirecting to login and due to loged in user it keeps redirecting to /home.
I did configure AppServiceProvider.

image
This seems to be the issue, not sure it's php version related or not.