I'm new in Laravel and I can't understand why the controller doesn't work. Can you help me? Thanks.
This is the routes.php file:
This is the WelcomeController controller:
and this is the exception trowed:
ReflectionException in Container.php line 737:
Class App\Http\Controllers\WelcomeController does not exist