Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

How can I force assetic to render assets each time the page is reloaded?

symfony less assetic

SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES) Symfony2

mysql ubuntu symfony

Access $_FILE['tmp_name'] from the UploadedFile class?

image symfony upload

Track field changes on Doctrine entity

How to customize form field based on user roles in Symfony2/3?

The form's view data is expected to be an instance of class ... but is a(n) string

php symfony data-class

How to throw a 400 bad request from a symfony controller?

php symfony

Symfony2 : Auto htmlentities using Twig

symfony twig html-entities

Cache folder grown very very fast

symfony

Symfony2 - Dynamic Doctrine Database Connections at Runtime

symfony doctrine

symfony2: how to include line breaks / newlines in translations?

Symfony2 twig translate variable values in {% trans %} tag

symfony translation twig

Twig - Get URL for canonical tag

symfony twig canonical-link

Could not load type "text" in vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php at line 91

forms symfony

Validate single form field only in Symfony2

validation symfony

Symfony app/console cache:clear --env=prod and cache (APC, Memcached, etc)?

How do I access a member in Twig determined by a variable?

php symfony twig

How to display a month-year dropdown in Symfony2

forms symfony

How can i access repository functions in twig template in symfony2

php symfony doctrine-orm twig

How to disable HTML escaping of labels in KnpMenuBundle