New posts in symfony

How to make form_rest() not display a field with Symfony2?

CORS Error: What is the correct way to configure Symfony 5 to accept CORS?

Getting all request parameters in Symfony 2

The CSRF token is invalid. Please try to resubmit the form

Laravel migrations: Class "not found"

artisan migration error "Class 'Doctrine\\DBAL\\Driver\\PDOMySql\\Driver' not found",

phpunit restarting tests randomly

Symfony2 fetch data from entity with OneToMany relation

Angularjs on a symfony2 application

How to render Twig template from database in symfony2

What do scale and precision mean when specifying a decimal field type in Doctrine 2?

Slow updating of composer dependencies, despite --prefer-dist flag

How do I get the user IP address in Symfony2 controller?

Symfony2 - Validation not working for embedded Form Type

Doctrine: cascade="remove" vs orphanRemoval=true

Symfony2 security functions in Twig? How to check the user's role?

Symfony2 AJAX Login

Error "could not delete" with Composer on Vagrant

How to check if an user is logged in Symfony2 inside a controller?

Symfony2 - creating own vendor bundle - project and git strategy