I\'m trying to setup symfony under my local development machine using xampp 1.7.4 (with PHP 5.3.5 V6) but I\'m getting this warning:
I\'m trying to validate a form with some fields that need to be unique - username and email address.If I submit the form I get a database error.I want to use a validator like I did for everything else
I am intergrating the twig templating engine into a PHP application. In particular, I would like to use the twig engine to render forms.
I started to build a website with Symfony2, and I had a little bit of a quandary about resources. The Symfony2 Book says that every resource file have to be in a Bundle, but what about the most essen
I am working with Symfony2 and Doctrine ORM using MySql . After creating an Enti开发者_高级运维ty, I am not able to create the table. It throws an exception.
In a Symfony2 app\'s routing configuration, I can refer to a file like this: some开发者_开发问答page:
i have downloaded a sonata admin bundle, and have placed in /var/www/Symfony/vendor/symfony/src/Symfony/Bundle, and have made an entry in AppKernel.php as$bundles = array( ...new Symfony\\Bundle\\Sona
When I log in /login, I\'m sent to the root url /, however I\'d like to send users straight to another page /dashboard - is this a configurable option?
I am working on an application that needs to support the multi-tenant model.I am using the symfony2 php framework and doctrine2.
Since umpteens days, I block on a problem with Symfony 2 and forms. I got a form of websites entities. \"Websites\" is a collection of website\'s entities and each website contains two attributes : \