Symfony2 Tutorial 2 - Install Symfony 2 using Gitbash

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

your explaination is so good, please make tut for symfony3. symfony 2 is old now

ritusampui
Автор

Couldn't find a package on a composer step...

Stasonix
Автор

Composer is NOT installed in your path when you perform this step. It is installed in the local directory. So, either the author of this movie had the "Composer for windows" installed already (which adds it to the environment path) or he did some absolute magic.

If you want the same behavior (not to use the "php composer.phar" command, but just "composer") you'll need to add the current path to your environment path (not recomended) or download the installer for windows from the official site.

niquedegraaff
Автор

i use nginx how can i open the ssl ?

kriswong
Автор

when we run below code in git bash

getting as "input is not a tty".

please help me how to overcome this problem

Thanks in advance.

channuyatnur