Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Doctrine: Update discriminator for SINGLE_TABLE Inheritance

php symfony doctrine-orm

Disable CSRF token on login form

Symfony2 Doctrine Unrecognized field:

symfony doctrine field

Failed to start the session: already started by PHP ($_SESSION is set). 500 Internal Server Error - RuntimeException

Unknown Entity namespace alias in symfony2

Output array in Twig

twig striptags and html special chars

Symfony 2 redirect using POST

php symfony request

How to redirect to different url based on roles in symfony 2

php symfony

Use statement for @OneToOne - Doctrine2

php symfony doctrine-orm

getting route name not the route path in twig symfony

twig symfony router

Pass variable from twig to js

how iterate ArrayCollection in symfony2 Controller

php symfony doctrine-orm

Return array, not object from Doctrine query - Symfony2

Storing "CASE WHEN" condition in Doctrine2 entity

php mysql symfony doctrine-orm

Symfony2 dynamic routing - caching issue

Symfony2 + Doctrine2 is not caching results of joined entities

symfony doctrine-orm apc

symfony 3 Too Many Redirects when forcing https

php symfony

Best practice for on/off line data synchronization using AngularJS and Symfony 2

Creating object from variable using Namespaces and Autoload in PHP