Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Nav-Appaiya/b7495e195116fceb4495288d24836aed to your computer and use it in GitHub Desktop.
Save Nav-Appaiya/b7495e195116fceb4495288d24836aed to your computer and use it in GitHub Desktop.
valet fixer
valet stop
brew unlink [email protected] [email protected] [email protected] [email protected] [email protected]
brew link --force --overwrite [email protected]
brew services start [email protected]
composer global update
rm -f ~/.config/valet/valet.sock
valet install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment