Symfony 2.0 step by step tutorial required [closed]
Solution 1:
I am currently in the process of writing a Symfony2 tutorial for a blogging website called symblog http://tutorial.symblog.co.uk/. The first 6 parts are online, more will be coming shortly. Its aimed to be worked through similar to the Jobeet tutorial for symfony 1.
Solution 2:
I'd suggest series "Create your own framework" from Fabien Potencier, the creator of Symfony2 framework. It unveils many internal things of Symfony2 and gives good understanding of it.
Solution 3:
Symfony2 documentation is not Completed yet .. but you have a look on few tutorilas here http://www.dobervich.com/2011/03/03/symfony2-blog-application-tutorial-part-i-project-setup/