Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Symfony2 Doctrine error: Cannot count query that uses a HAVING clause. Use the output walkers for pagination

Symfony - The mappings are inconsistent with each other

Unrecognized option "firewall_name" under "hwi_oauth"

symfony hwioauthbundle

Symfony3 No route found for "GET /logout"

php security yaml logout symfony

phpstan complains about Doctrine Migrations in Symfony 3.4 with Flex project

Validate a form field against multiple constraints

forms validation symfony

Fatal Error when using Fixtures with Doctrine 2

php symfony doctrine-orm

PHP Fatal error: I'm trying to implement a Form\AbstractType in my Symfony2 application

php symfony namespaces

RegistrationFormType::buildForm() not compatible

Symfony2: determine if a controller is called from a development environment or from a production environment

php symfony

knpmenubundle: How to get user data in builder?

php symfony knpmenubundle

Symfony debug toolbar shows invalid entities, how do I debug them

database debugging symfony

handleRequest($request) does not work for "GET" method in Symfony 2

symfony get

How to catch Exception in symfony 2?

php symfony

Disable search in Sonata Admin

Symfony 2 / Doctrine 2: Two Entities for the same table, use one in favour of the other

php symfony doctrine-orm

Bulk Insert in Symfony and Doctrine: How to select batch size?

symfony doctrine-orm

Return an in memory file in Symfony

php symfony

Symfony passing array of arguments to DI services via yml file

You have requested a non-existent service "security.acl.dbal.connection"

acl symfony