Reputation: 2311
I need tutorial about symfony 2.0.
Any links or suggestion would be appreciated.
Note: I just have a little knowledge about Jobeet tutorial and dont have a full fledged project developed on symfony.
Upvotes: 54
Views: 36699
Reputation: 1038
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.
Upvotes: 12
Reputation: 2684
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/
Upvotes: 4
Reputation: 2215
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.
Upvotes: 43