【整理向】Symfony2 Jobeet Day 1: Starting up the Project

What is Jobeet?

Jobeet is an Open-Source job board software which provides you day-by-day tutorials, that will help you learn the latest Web Technolgy, Symfony 2.3.2 (for those who don’t know yet, Symfony is a framework for PHP).

Each chapter/day is meant to last about one hour, and will be the occasion to learn Symfony by coding a real website, from start to finish.

Every day, new features will be added to the application and we’ll take advantage of this development to introduce you to new Symfony functionalities, as well as good practices in Symfony web development.

Today, being your first day, you won’t be writing any code. Instead, you will setup a working development environment.

For more:

Symfony的框架,这个教程不多说,从1.X版本过来的小伙伴们肯定都知道,可惜官网没有出2.X的,实际上2.X和1.X的版本差距很大,所以还等什么呢,快点访问博客http://blog.cavyff.com/archives/338吧,后续还会有更多的教程更新哦!

你可能感兴趣的:(Symfony2)