php - Make homestead global in Windows OS -


i installed composer , added c:\programdata\composersetup\bin; path through config in windows. can access composer git globally.

next installed homestead: composer global require "laravel/homestead=~2.0"

the map automaticaly created in c:\users\bart\appdata\roaming\composer\vendor\laravel\homestead

i added path path environment variable in windows access homestead globally. doesn't work did composer.

what did wrong?

the binary file (the executable on windows) put in c:\users\bart\appdata\roaming\composer\vendor\bin (this contains executables globally installed packages).

you have add directory path file.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -