New posts in symfony

Getting the base url of the website and globally passing it to twig in Symfony 2

Symfony 2 EntityManager injection in service

Get the environment name in a Twig template with Symfony2

Symfony 3.4 Use view inside my bundle

cascade={"remove"} VS orphanRemoval=true VS ondelete="CASCADE

Symfony2 and Doctrine - Error: Invalid PathExpression. Must be a StateFieldPathExpression

"Class XXX is not a valid entity or mapped super class" after moving the class in the filesystem

Symfony get Asset Name in Assetic output

FOS bundle - How to select users with a specific role?

Symfony2-Doctrine: ManyToMany relation is not saved to database

Symfony 2: How do I check if a user is not logged in inside a template?

How can I use break or continue within for loop in Twig template?

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? [closed]

Nginx + php5-fpm + Symfony2 = "File not found."

running setfacl on a vagrant shared directory

Symfony2 - Force file download

Upload base64 image with Ajax

Custom i18n routing in Symfony

Problems with lib-icu dependency when installing Symfony 2.3.x via Composer

Symfony2 file upload step by step