Fork me on GitHub


In this short video you'll learn everything you need to know to get you up and running, so you can start developing amazing Web-Applications using Symfony2 Framework.

First, we'll take a look at Composer - incredibly sophisticated but easy to use dependency manager for your PHP projects. Then, we will use Composer to install the Standard Edition of Symfony2 Framework on our local machine. By that time we will be done with the installation part of the tutorial and we will move on to the configuration.

I will show you how I usually configure my Apache server in order for it to be as close to the production environment as possible. We'll then take a look at the most common issue with the new Symfony2 installation - permission problems. I will teach you how to solve this issue using two different techniques.