Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Symfony 2.0 step by step tutorial required [closed]

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.

like image 473
Shaun Avatar asked Mar 18 '11 15:03

Shaun


3 Answers

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.

like image 123
d.syph.3r Avatar answered Nov 17 '22 16:11

d.syph.3r


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.

like image 37
WayFarer Avatar answered Nov 17 '22 18:11

WayFarer


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/

like image 4
Abhishek Jaiswal Avatar answered Nov 17 '22 17:11

Abhishek Jaiswal