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 Jul 5, 2023. It is now read-only.
First of all, thanks for this project; it makes understanding Silex a lot easier.
When I click on "My Profile" I get the following error:
Twig_Error_Runtime: Impossible to access an attribute ("id") on a boolean variable ("") in "profile.html.twig" at line 29
Any chance you could supply a fix for that?