Going to https://mysite.test/cp gives a 404.
If I check the routes list, I see that /cp
is available.
I created a new super user just in case that was the problem but it didn't resolve it.
Using Statamic 3.0.2 as part of an existing Laravel 7 project served via Valet.
Why wouldn't the control panel be accessible?