How to Install Laravel Valet on Mac

Alfredo Barron
modulr
Published in
2 min readDec 18, 2019

Configure your development environment on Mac in minutes

Step 1. Install Homebrew

In first step, we require to get Homebrew using bellow command, So open your terminal or command prompt and run bellow command

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"