Did you perhaps set valet up to use .dev for your local sites instead of .test which is default?
Feb 1, 2023
12
Level 34
Conflicts on Valet and .dev websites
Does anyone have an issue accessing .dev websites on the internet (in my case https://shopify.dev - an actual website that is not on my local)? It seems like Valet is causing this because it shows Valet - Not Found.
Any idea how to fix this? Thanks!
Level 102
@neilstee Nope https://laravel.com/docs/9.x/valet#introduction
Valet proxies all requests on the *.test domain to point to sites installed on your local machine.
Edit: found this: https://blog.damirmiladinov.com/laravel/valet-change-dev-to-test.html#.Y9pgCtKZPmE
1 like
Please or to participate in this conversation.