Whoops, looks like something went wrong.

1/1 ErrorException in web.php line 14: The use statement with non-compound name 'Mail' has no effect

  1. in web.php line 14
  2. at HandleExceptions->handleError(2, 'The use statement with non-compound name \'Mail\' has no effect', '/home/restmior/public_html/mlaravel/routes/web.php', 14, array('routes' => '/home/restmior/public_html/mlaravel/routes/web.php', 'this' => object(Router), 'router' => object(Router))) in Router.php line 314
  3. at require() in Router.php line 314
  4. at Router->loadRoutes('/home/restmior/public_html/mlaravel/routes/web.php') in Router.php line 270
  5. at Router->group(array('middleware' => 'web', 'namespace' => 'App\\Http\\Controllers'), '/home/restmior/public_html/mlaravel/routes/web.php') in RouteRegistrar.php line 104
  6. at RouteRegistrar->group('/home/restmior/public_html/mlaravel/routes/web.php') in RouteServiceProvider.php line 56
  7. at RouteServiceProvider->mapWebRoutes() in RouteServiceProvider.php line 40
  8. at RouteServiceProvider->map()
  9. at call_user_func_array(array(object(RouteServiceProvider), 'map'), array()) in BoundMethod.php line 29
  10. at BoundMethod::Illuminate\Container\{closure}() in BoundMethod.php line 87
  11. at BoundMethod::callBoundMethod(object(Application), array(object(RouteServiceProvider), 'map'), object(Closure)) in BoundMethod.php line 31
  12. at BoundMethod::call(object(Application), array(object(RouteServiceProvider), 'map'), array(), null) in Container.php line 531
  13. at Container->call(array(object(RouteServiceProvider), 'map')) in RouteServiceProvider.php line 71
  14. at RouteServiceProvider->loadRoutes() in RouteServiceProvider.php line 30
  15. at RouteServiceProvider->boot() in RouteServiceProvider.php line 28
  16. at RouteServiceProvider->boot()
  17. at call_user_func_array(array(object(RouteServiceProvider), 'boot'), array()) in BoundMethod.php line 29
  18. at BoundMethod::Illuminate\Container\{closure}() in BoundMethod.php line 87
  19. at BoundMethod::callBoundMethod(object(Application), array(object(RouteServiceProvider), 'boot'), object(Closure)) in BoundMethod.php line 31
  20. at BoundMethod::call(object(Application), array(object(RouteServiceProvider), 'boot'), array(), null) in Container.php line 531
  21. at Container->call(array(object(RouteServiceProvider), 'boot')) in Application.php line 768
  22. at Application->bootProvider(object(RouteServiceProvider)) in Application.php line 751
  23. at Application->Illuminate\Foundation\{closure}(object(RouteServiceProvider), 17)
  24. at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure)) in Application.php line 752
  25. at Application->boot() in BootProviders.php line 17
  26. at BootProviders->bootstrap(object(Application)) in Application.php line 208
  27. at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders')) in Kernel.php line 160
  28. at Kernel->bootstrap() in Kernel.php line 144
  29. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
  30. at Kernel->handle(object(Request)) in index.php line 52