Hey. There is a project that pumped it through GiT and I stuffed it into htdocs/site (xampp). Now the task is to raise this project on my server.
Installed composter on xampp . I have it availableС:/xamppp/php/php composer.phar If I create a project:
С:/xamppp/php/php composer.phar create project C:/...htdocs/site/ I get the error:
Error: InvalidArgumentExection Cannot find project with stability stable
I also did this:
create-project --repository-url='адрес где проект/composer.json' C:/...htdocs/site/(куда ставлю)... So it knocked an error
Invalid repozitory giver / Must http or file json (this is how I connect composer.json). I have a file in the project composer.json where all the dependencies are stated