@david Is it safe to have Laravel Route Caching disabled?
Hi,
I believe route caching just makes the app a tiny bit faster but @david can confirm.
Routes-v7.php is the only file I have to either rename or delete in the bootstrap/cache that causes the webbrowser portion to crash.
Should be fine to run without it.
Going to see if that fixes the route7.php issue I am having