Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Symfony 2 authentication with (doctrine) Entity

Doctrine Query Builder ACOS function cannot be found

symfony doctrine-orm

Symfony form collection

fosUserBundle sends email registration empty

Validation of a form - I'm getting the labels two times

forms validation symfony twig

How to pass a PHP constant as service argument in Symfony 2? [duplicate]

symfony constants yaml

How to execute a doctrine query inside a DataFixture class?

Bootstrap3 Bundle for symfony2

How to bypass Laravel Exception handling

How should I handle BusinessLogic-related data definitions (like status types) in Doctrine 2?

php symfony doctrine-orm

FOSRestBundle - Allow only json + xml and default to json if no other requested

php symfony fosrestbundle

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

How to write twig tags inside TinyMCE

symfony tinymce twig

Select count() in Doctrine DQL with left join manyToMany unidirectional relation where user does NOT have relation specific group

Can find by return an arraycollection instead of array

symfony

Symfony call get by Name from variable

symfony getter

Symfony2 doctrine update schema from specific entity

Why we use "Action" in Symfony2 controller's methods?

php symfony

How to test a REST API with Behat and Mink in Symfony 2

php rest symfony behat mink

Symfony: How to encrypt/decrypt route parameters automatically?

php symfony encryption