Created
May 16, 2023 22:56
-
-
Save Nav-Appaiya/b7495e195116fceb4495288d24836aed to your computer and use it in GitHub Desktop.
valet fixer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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