Valet-plus: How to uninstall and completly remove Valet+ ?

Created on 3 Oct 2018  路  5Comments  路  Source: weprovide/valet-plus

Like the title suggest I am looking for a way to completly remove Valet+ so that I can reinstall. Reason is I have done something that completly broke it and I dont have the know how to fix this issue. please help me with to find a solution to completly uninstall and remove so I can install it from scratch again :)

Most helpful comment

This is a handy gist for uninstalling Valet+

https://gist.githubusercontent.com/dannygsmith/5b74ba708d7bf8621c1cb6b959ece99f/raw/f1b0e88ba4e0a753b112bd2187c22bf8eaa9a234/valet-plus-destroy

Be careful if you intend to keep your mysql databases though.

All 5 comments

Have you tried composer global remove weprovide/valet-plus?

Reinstalling homebrew might help, are you running on Mojave?

This is a handy gist for uninstalling Valet+

https://gist.githubusercontent.com/dannygsmith/5b74ba708d7bf8621c1cb6b959ece99f/raw/f1b0e88ba4e0a753b112bd2187c22bf8eaa9a234/valet-plus-destroy

Be careful if you intend to keep your mysql databases though.

Closing this issue as answered by @iugo-robert

To optimize the execution of the @iugo-robert script you can run it directly via the raw file provided via link with this command:

bash <(curl -s https://gist.githubusercontent.com/dannygsmith/5b74ba708d7bf8621c1cb6b959ece99f/raw/f1b0e88ba4e0a753b112bd2187c22bf8eaa9a234/valet-plus-destroy)
Was this page helpful?
0 / 5 - 0 ratings

Related issues

SnowCommerceBrand picture SnowCommerceBrand  路  4Comments

zcuric picture zcuric  路  4Comments

lfolco picture lfolco  路  3Comments

eclectic-coding picture eclectic-coding  路  4Comments

rafaelstz picture rafaelstz  路  5Comments