composer需要php版本最低为5.3,homestead2.0命令行程序需要php版本最低为5.4,所以确保php版本为5.4+ 需要开启cpu的硬件虚拟化设置,在bois里面,不然会出现 `default: ssh auth method: private keytimed out while waiting for the machine to boot. this means thatvagrant was unable to communicate with the guest machine withinthe configured (config.vm.boot_timeout value) time period.
` - 用composer安装好homestead之后,使用命令行可能会出现homestead command not found,需要把%appdata%\roaming\composer\vendor\bin添加的系统环境变量path中。
其他的步骤随处可见,就不一一记录。
