btw… the documentation is excellent, if you read and go through tutorials you shouldn’t have a problem using the system for your own projects.
Also, you will need to read the doctrine 2.1 and [url=http://twig.sensiolabs.org/doc/intro.html]Twig documentation to get a full understanding of data access layer and template engine. First though I recommend reading the Symfony 2 docs but those docs only slightly touch on the doctrine and twig, just enough to understand their role in the system.
thanks for the reply but I didn’t find simple and quick sample project for work almost all them is incomplete like: http://sftuts.com/doc/jobeet/en/index.html
just has 4 lessons to do : 1,2,3,12!!
The documentation is right here. Its not a quick “tutorial” read by any means. Go through two or three chapters a day and within a weeks time you should be able to start building your own stuff.