I am facing problems while installing Laravel on windows 7.
I am using Xampp and installed composer, added the path in the system variable. But when I run "composer install
", I found this problem...
Composer could not find the config file C:\ProgramData\ComposerSetup\bin To initialize a project, please create a composer.json file as described in the http://getcomposer.org/, "Getting started section"
I don't know what I have to do now. Please help.
Thanks in advance.