I'm trying to add standard Laravel routes and controllers, but Statamic is not picking them up. I get 404 errors.
I tried disabling Statamic routing in config/routes.php but site continues to behave the same. Statamic routes are still working and my custom ones aren't.
I'm new to Statamic, is there something I should configure to get this to work?