Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

How to get current absolute url in twig without rendering route?

symfony twig

Symfony2 Doctrine schema update fails

Can I include an optional config file in Symfony2?

symfony

How to change the title of page dynamically with Twig

symfony twig

Search in many-to-many relationship with Doctrine2

How would I do MySQL count(*) in Doctrine2?

php mysql symfony doctrine-orm

How to do a LIKE database query in Symfony2

SwiftmailerBundle how can send email with html content? Symfony 2

html email symfony

Get cookie from Twig template

symfony cookies twig drupal-8

How can I access the security context token from the view layer in symfony 2?

symfony

Bundle "ApplicationSonataUserBundle" does not exist or it is not enabled

Manual authentication check Symfony 2

symfony

Symfony: How do I refresh the authenticated user from the database?

php symfony fosuserbundle

Symfony2 event listener and getting access to Kernel, Request and Response?

symfony

(doctrine2 + symfony2) cascading remove : integrity constraint violation 1451

symfony2 use multiple url pattern for a single Controller Action using regular expression

url routing symfony

Testing oAuth / facebook authentication with WebTestCase in Symfony2

Symfony2 Doctrine2 Many-To-Many relation with two Owning Sides and Doctrine cmd line tools

How to replace EntityManager::merge in Doctrine 3?

symfony doctrine-orm

Implementing a Symfony2 single-sign-on

symfony single-sign-on