Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Symfony: How to disable form fields autocomplete?

symfony

symfony2 on shared hosting

Symfony2 - Access is denied (user is not fully authenticated)

Doctrine load fixtures --no-interaction flag is not working when running in a Symfony command

Allowing NULL value in json with API-Platform

Issue when trying to reload the fixtures

symfony

Access services inside a regular class

php symfony localization twig

How to render content from string/database with twig? [duplicate]

php symfony twig

Symfony 2.1 Doctrine filters (enable/disable)

Sonata Admin Bundle: Adding link to related entities in configure list

symfony sonata-admin

SQLSTATE[HY000] [2002] Connection refused - MAMP & Symfony 2

php symfony pdo doctrine-orm

Symfony getting all field names from database table

symfony doctrine-orm

Symfony 2 + Doctrine: How to supress SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry

php mysql doctrine symfony

Symfony2 : use translator in a twig filter extension

symfony filter translation

Two forms - two submit buttons. How the controller identify which button was clicked?

php symfony doctrine

FOSUserBundle - How to redirect already logged-in users when trying to access the login_path

google service account example returns "Error refreshing the OAuth2 token { “error” : “invalid_grant” }"

Symfony2 form refresh same page after submit

forms symfony page-refresh

Symfony3 demo project don't work: PDO Exception Could not find driver (sqlite case)

php sqlite pdo symfony

Catch-all route in Symfony 3

php routes yaml symfony