Skip to content

A repository with the code for Fabien Potencier's Symfony2 Framework tutorial.

Notifications You must be signed in to change notification settings

rszrama/symfony-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

symfony-tutorial

A repository with the code for Fabien Potencier's Symfony2 Framework tutorial.

This repository uses a new branch for each part of the tutorial.

As you read through the tutorial, simply "git checkout part-X" where X is the part you are reading to access the code for that part of the tutorial. Note that you must use composer install in part-1 (or whichever branch you start on) to download the required Symfony2 components and use composer update in each successive tutorial to download new dependencies as they're added.

To see how the code changes between tutorials, checkout the next part of the tutorial and use "git diff part-X" where X is the number of the previous part.

For help getting started with Composer, refer to its getting started page.

About

A repository with the code for Fabien Potencier's Symfony2 Framework tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published