<!-- DO NOT THROW THIS AWAY --> <!-- Fill out the FULL versions with patch versions --> - Laravel Version: 8.0.0 - PHP Version: 7.9.10 - Database Driver & Version: NONE ### Description: Routes can't find controller:  ### Steps To Reproduce: 1. Install clean laravel 8.  2. Create a controller.  3. Modify the router to load the view from the controller. 