### Laravel Version 11.38.0 ### PHP Version 8.3.x ### Database Driver & Version _No response_ ### Description Redirect-routes are broken. It throws the 'Invalid route action:' error since the class resolves to an unknown class. This PR seems to break it: https://github.com/laravel/framework/pull/54134   ### Steps To Reproduce Make a redirect in your routes..