Laravel Homestead (Windows)
问题 Today I have been trying to install the Laravel library together with Laravel Homestead.. But I can't seem to get it working. The first thing, Laravel documentation tells you to do: composer global require "laravel/homestead=~2.0" , but it didn't work. So I searched the internet some and found: composer global require "laravel/homestead=~3.0" , which actually worked. But now when I try to run the homestead command in my command line, it gives me this: http://prntscr.com/9perhj, that's the