Mac Yosemite Dev Machine Setup
xcode-select --installruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew doctorbrew tap homebrew/dupesbrew tap homebrew/versionsbrew tap homebrew/homebrew-phpbrew install php56 --with-homebrew-curl --without-bz2 --without-apache --without-fpm --without-ldap --without-mysqlbrew install mcrypt php56-mcryptcurl -sS https://getcomposer.org/installer | phpsudo mv composer.phar /usr/local/bin/composervagrant plugin install vagrant-vmware-fusionvagrant plugin license vagrant-vmware-fusion ~/license.licvagrant box add laravel/homesteadgit clone https://github.com/laravel/homestead Homesteadbash init.sh (From Homestead Repository Directory)vim ~/homestead.yaml