#Find the PHP version brew list #In my case it was php@7.4, then brew link php@7.4 --force --overwrite #Now, install valet valet install