2017年3月22日 星期三

Installation of Laravel Valet

after you install homebrew

composer global require "laravel/installer=~1.1"

brew update

brew install homebrew/php/php71

composer global require laravel/valet

cd ~

ls -la

looking for .bashrc

open ~/.bashrc

source ~/.bashrc

make sure you add the new path successfu
echo $PATH

valet install

ping *.dev




沒有留言:

張貼留言