Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Adding JS and CSS cleanly from included Twig templates

symfony twig assetic

How to use the decoupled symfony components?

Allowing extra, undefined options in a config array when using Symfony2's Configuration class

symfony configuration

Twig macros VS includes?

symfony macros include twig

How to use the AccessDecisionManager in Symfony2 for authorization of arbitrary users?

php symfony access-control

Symfony 2: dependency injection and traits

How to disable the Symfony translation for specific bundles

PHP7 compatibility with Symfony3?

php-7 symfony

Symfony2 how to allow slug with dashes in routes regex?

regex symfony routing routes

Entity's id of parent is not saved in a OneToMany relationship in SonataAdmin

php symfony sonata-admin

Doctrine Annotations type="guid" and strategy="UUID" Behavior?

php symfony doctrine-orm

How to use Vich uploader with easyAdmin 3 on Symfony 5

How to use Doctrine OracleSessionInit listener with Symfony2?

symfony doctrine

Symfony2 - Access repository functions in Entity

symfony entity

Attempted to call method "share" on class "Silex\Application" in Silex 2

symfony silex

Use PHP function in TWIG?

php symfony twig

Symfony2 getting config params in unit test

unit-testing symfony

Avoid lazy loading Doctrine Symfony2

How to restfully login, Symfony2 Security, FOSUserBundle, FOSRestBundle?

Making configuration node support both string and array in Symfony 2 configuration?