222 Forks
46 Stars
46 Watchers

symfony

Screencast code, script and kittens behind the "Joyful Development with Symfony 3" Tutorial

How to download and setup symfony

Open terminal and run command
git clone https://github.com/knpuniversity/symfony.git
git clone is used to create a copy or clone of symfony repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with symfony https://github.com/knpuniversity/symfony/archive/master.zip

Or simply clone symfony with SSH
[email protected]:knpuniversity/symfony.git

If you have some problems with symfony

You may open issue on symfony support forum (system) here: https://github.com/knpuniversity/symfony/issues