Replies: 1 comment 2 replies
-
I had to update my valet for the php@8.2 support and accidently updated to much. To fix this you need to Delete everything in your Drivers folder and it will work again. In my case I had a vendor folder which got loaded and triggered this issue. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use WordPressValet from the valet Github repo. If I add to the drivers folder I get this Fatal Error:
Cannot declare class WordPressValetDriver, because the name is already in use in /Users/iantearle/.config/valet/Drivers/WordPressValetDriver.php on line 0
I also have WordPressProxyValetDriver, but even without this I get the above error.
Could I have a secondary driver folder? If so how would I find it?
Beta Was this translation helpful? Give feedback.
All reactions