安裝步驟:
必要的軟體 (在 Windows 或 Mac 皆需先安裝)
1. Git (http://git-scm.com/)
2. VirtualBox (https://www.virtualbox.org/wiki/Downloads)
3. Vagrant (https://www.vagrantup.com/)
4. 加入 laravel/homestead
vagrant box add laravel/homestead
5. 下載 vagrant homestead 環境設定
git clone https://github.com/laravel/homestead.git Homestead