I\'m very new to Symfony 2.0 and doctrine. I have state and customer entity in different bundle. I just want to add relation between state and customer. I\'m coded state and customer entities. Here is
So, i know that this is only in beta right now, but we made the decision to continue with this instead of 1.
Can anyone please provide a standard example for developing in Symfony2 using the TDD notation? Or share links to interesting materials for TDD Symfony2 development (except the official documentation
We are going to switch from an homemade framework to Symfony or Yii. The capabilities of these two framework are, from our point of view, similar (ie they both have what we need).
We\'re building a business app from the ground up in Symfony 2, and I\'ve run into a bit of a snag with the user registration flow: after the user creates an account, they should be automatically logg
So I have been fiddling around with Symfony2 all morning and read the main documentation or at least half of it. I am stuck at anything related to Database.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I want basic theming support in my Symfony2 project, so I wanted to have separated static files (css, js, img) for each theme.
I\'m trying to set up a json example using symfony2. I\'ve created a test bundle, a test entity (\"Message\"), set up the orm etc
I\'m using Symfony 2 PR12 with Doctrine 2 and MySQL. I have a database storing articles and views of those articles: