I need to retrieve user in twig Symfony – Phpmyadmin
My Blog Here I am having a little problem with my code to retrieve the user in Twig, I have a ManyToOne relations between the Article table and the User table, I want to retrieve the author of the article…