You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
When you are not logged in, you get this error message:
Cannot autowire argument $user of "Elewant\Webapp\Application\Controllers\HerdController::herdTendingAction()": it references interface "Symfony\Component\Security\Core\User\UserInterface" but no such service exists. Did you create a class that implements this interface?
I think this should redirect you to a login page or something.
If you go to this url:
https://elewant.com/herd/tending
When you are not logged in, you get this error message:
I think this should redirect you to a login page or something.