Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Symfony2 custom annotations for objects

symfony

Symfony2 event listener

php symfony

How to override the "form_div_layout" base template?

php forms symfony

Symfony 2.1 Sonata Admin Bundle OneToMany

Symfony2 and RabbitMqBundle. Can't publish a message

symfony rabbitmq

symfony2 generate static html with twig

symfony twig

How can I change default size of text field in symfony2 formType class

symfony

Persistence with embedded forms

Symfony Unit testing: How to simulate a Http-PUT with a json body?

symfony phpunit silex

JMSSerializer and FOSRestBundle - Annotations not working. "Does not exist"

Symfony 2: Setting a cookie for the current session upon login

php symfony

Assetic dump does not find uglifycss in my Symfony app

symfony assetic uglifycss

Symfony2 DateTime could not be converted to string

php symfony

Problems installing Symfony 2.4.1 lib-icu 4.4 dependency

php symfony pear pecl icu

Twig form_theme _self customizing individual field

symfony twig

How to avoid duplicate entries in a many-to-many relationship with Doctrine?

php symfony doctrine-orm

Symfony2.3 Better way to get EntityManager inside a Controller

php symfony symfony-2.3

Access Symfony Config Parameter in Entity Repository or Anywhere

php symfony

Why composer update updates symfony to 2.5 but it's "symfony/symfony": "~2.4"?

php symfony composer-php

Laravel doesn't read HTTP request payload for PUT request

php symfony laravel laravel-4