How to Install Laravel Valet on Mac
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)"