Here’s a gentle reminder that soon Chrome will preload .dev domains as HTTPS via preloaded HSTS. If you use a .dev name for local development you will need to switch to another domain name or consider using localhost instead. Once the patch in Chrome is made public, you will not be able to access your projects anymore without a valid TLS certificate.
This may be able to be bypassed if you use a tool like Local by Flywheel that let’s you set a local SSL certificate, but I haven’t confirmed.