symfony-2

How to work with i18n in PHP and Symfony?

Is there any add-on for Symfony that allows you to work with i18n and files .po and. mo or similar or is it really necessary ... on for this? Ideally I could call the translation in both twig and Controller. If there is what or what would be the options?

Change form before submitting it

There are 2 entities: Client and Apps. The association between client and app is done in entity Client as follows: class C ... ting the form, I need to fill in the field appId with a valid id according to the reference sent through the field reference.

Symfony - installation problems in Windows 8

I am trying to install Symfony on Windows 8, but I get the Windows message that "this application cannot run on your PC". Th ... I tried to use Composer as well, but the message is the same). Would Be A Version issue? Or is there another way to install?