はじめに
Homesteadを利用してphp開発環境をwindows10で構築する。
PC:Surface3 windows 10
PHP: Laravel ,FuelPHP
##対応バージョン
Git for Windows 2.12.2(2)
TortoiseGit 2.4.0
Virtualbox 5.1.18
Vagrant 1.9.3
#git for windows インストール
https://git-for-windows.github.io/
#TortoiseGitのインストール
https://tortoisegit.org/download/
(1)64-bitまたは32-bitを選択
(2)言語パックもダウンロード(Japanese)
本体をインストール後言語パックをインストール
Virtualbox インストール
https://www.virtualbox.org/
VirtualBox 5.x.x for Windows hosts x86/amd64
をダウンロードしてインストール。
Vagrant インストール
https://www.vagrantup.com/downloads.html
Windows版
Universal (32 and 64-bit)
をダウンロードしてインストール。