So I have been using Laravel's Valet feature for my Laravel project for a few weeks no without any problems.
I have updated my Mac OS today and found that my project cannot be reached within Chrome, whats weird is the problem only occurs in Chrome. I can access the site fine in Safari.
I get the follow error on Chrome:
This site can’t be reached myproject.app refused to connect.
The site isn't using SSL so I dont think this is a SSL certificate issue as some people have suggested in other posts I have seen. I have already checked and all Brew services are running.
Any ideas what this could be?