Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Can't generate entities after psr-0 to psr-4 change

php symfony doctrine psr-0 psr-4

How can I make the entity field type available in silex?

symfony doctrine-orm silex

Whats the best way to override object deletion in Sonata Admin?

symfony sonata-admin

PhpStorm 7.1.3, XDebug 2.2.3, Symfony 2.4 - WebTestCase not found

symfony xdebug phpstorm

Symfony2 + FOSUserBundle registration form not submitting, only reloading

Symfony2: How to install the dev-master version of Doctrine to resolve "Erroneous data format for unserializing" with composer?

"association refers to the inverse side field" & "mappings are inconsistent with each other"

Symfony2 Infinite Redirect Loop with schemes routing setting

php symfony https

Symfony2: Warning: spl_object_hash() expects parameter 1 to be object, integer given

php symfony insert one-to-many

Symfony2 $user must be an instanceof UserInterface

symfony symfony-2.5

Symfony default controller white page

php symfony

Call Symfony console command within another command and suppress output

Symfony2 Doctrine2 De-Serialize and Merge Entity issue

Iterating over doctrine collections takes too much memory

php symfony doctrine-orm

PHP Symfony2 Redirect with POST data

php symfony redirect post

Twig Variable Variables for a method

php symfony twig

Symfony InvalidConfigurationException for firewall "secured_area"

php symfony

Symfony2 Annotation Inheritance

php symfony annotations

forcing silex framework to generate https links

php symfony https routing silex

Symfony: use of query builder in a Form

symfony query-builder