php 需要 Symfony 2.0 分步教程
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5354035/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Symfony 2.0 step by step tutorial required
提问by Shaun
I need tutorial about symfony 2.0.
我需要有关 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.
注意:我只是对 Jobeet 教程有一点了解,并且没有在 symfony 上开发的完整项目。
回答by d.syph.3r
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.
我目前正在为一个名为 symblog http://tutorial.symblog.co.uk/的博客网站编写 Symfony2 教程。前 6 部分已在线,更多部分将很快发布。它的目标是类似于 symfony 1 的 Jobeet 教程。
回答by WayFarer
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.
我推荐Symfony2 框架的创建者 Fabien Potencier 的系列“创建你自己的框架”。它揭示了 Symfony2 的许多内部事物并对其有很好的理解。
回答by Abhishek Jaiswal
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/
Symfony2 文档尚未完成 .. 但您可以在这里查看一些教程 http://www.dobervich.com/2011/03/03/symfony2-blog-application-tutorial-part-i-project-setup/