Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Disallowing login for "inactive" users in Symfony2

symfony

doctrine2 findby two columns OR condition

How to generate translation file (.po, .xliff, .yml,...) from a Symfony2/Silex project?

Symfony2: Splitting routing.yml in multiple files

symfony

Twig/Symfony2 : multiples roles with is_granted

symfony twig symfony-2.1

Error when trying to use embedded forms in Symfony2

forms symfony

Set default value for entity type in Symfony2

php symfony types

fosuserbundle override login action

symfony fosuserbundle

Twig string render and Symfony extensions

symfony twig

How to generate absolute URL in custom form type?

php symfony

How to let PhpStorm know that a javascript global variable is defined?

Symfony redirect with request

symfony url redirect request

Twig Check for partial existence before include

symfony twig

How to save a Nested Relation with Entity on API Platform

Script cache:clear returned with error code 1

Can I dynamically add a field to FormType form?

symfony

Turn off escaping in Symfony 2 / twig

symfony twig

Symfony Unable to allocate memory for pool [duplicate]

php memory symfony

symfony deployment error: mapped superclass

How to ORDER BY DateTime in Doctrine 2?

php sql symfony doctrine-orm dql