Symfony2 installation tip
March 11, 2012 | In: framework, install, installation, setup, symfon2, symfony
After you download Symfony2 distribution here , extract it to your document root. Once extracted, you will have 'Symfony' folder, what you should do next is to install the required 'vendors': $ php bin/vendors install But before you run that...

Latest comments