Our Code World
Symfony

How to automatically generate the doctrine repository class of an Entity in Symfony 5

Our Code World
Symfony

How to use the url_for (Url Helpers) of Symfony 1.4 in the controllers

Porting a fully functional legacy Symfony 1.4 application to PHP 7.2
Symfony

Porting a fully functional legacy Symfony 1.4 application to PHP 7.2

How to solve Symfony 5 exception: Cannot use the "format" option of "Symfony\Component\Form\Extension\Core\Type\DateType" when the "html5" option is enabled
Symfony

How to solve Symfony 5 exception: Cannot use the "format" option of "Symfony\Component\Form\Extension\Core\Type\DateType" when the "html5" option is enabled

How to order a Doctrine 2 query result by a specific order of an array using MySQL in Symfony 5
Symfony

How to order a Doctrine 2 query result by a specific order of an array using MySQL in Symfony 5

Our Code World
Symfony

How to access the entity manager (Doctrine) inside a command in Symfony 5

How to restrict the access to your website to a specific country (geoblocking) in Symfony 5
Symfony

How to restrict the access to your website to a specific country (geoblocking) in Symfony 5

Our Code World
Symfony

How to render a Twig View inside a command in Symfony 5

How to implement a fuzzy search (fulltext) engine using TNTSearch in Symfony 5
Symfony

How to implement a fuzzy search (fulltext) engine using TNTSearch in Symfony 5

Our Code World
Symfony

How to retrieve the values from the dotenv file vars inside a Symfony 4 command

Sponsors