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
LogicException in HttpKernel.php line 157:
The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?
The text was updated successfully, but these errors were encountered:
Hello !
When I try to log out an exception is raised.
LogicException in HttpKernel.php line 157:
The controller must return a response (null given). Did you forget to add a return statement somewhere in your controller?
The text was updated successfully, but these errors were encountered: