How to Change Composer Global Package Install Folder in Windows
Source : How to Change Composer Global Package Install Folder in Windows
Published On : October 14, 2015 at 09:46PM
By : Agbonghama Collins
Composer a tool for dependency management in PHP that allows you to declare the libraries your project depends on and also manages (install/update) them for you. On Windows, when global install of a library / package is done, composer stores the package in windows application data folders which by default is C:\Users\{user name}\AppData\Roaming. Mind you, […]
For More Go to : w3guy - Diary of a Geek
Labels: Tech4Sky