Try Symfony It's my first Symfony application and write Official tutorial. Create the project Download the Symfony client $ symfony new try_symfony 3.4 $ cd try_symfony $ php bin/console server:run