Symfony 2.0 step by step tutorial required [closed

2019-01-30 00:50发布

问题:

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.

回答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.



回答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.



回答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/