Whoops, looks like something went wrong.

1/1 FatalThrowableError in AppServiceProvider.php line 37: Call to a member function getPrefix() on null

  1. in AppServiceProvider.php line 37
  2. at AppServiceProvider->App\Providers\{closure}(object(View))
  3. at call_user_func_array(object(Closure), array(object(View))) in Dispatcher.php line 221
  4. at Dispatcher->fire('composing: errors.404', array(object(View))) in Factory.php line 519
  5. at Factory->callComposer(object(View)) in View.php line 118
  6. at View->renderContents() in View.php line 85
  7. at View->render() in Response.php line 45
  8. at Response->setContent(object(View)) in Response.php line 201
  9. at Response->__construct(object(View), '404', array()) in ResponseFactory.php line 55
  10. at ResponseFactory->make(object(View), '404', array()) in ResponseFactory.php line 69
  11. at ResponseFactory->view('errors.404', array('exception' => object(NotFoundHttpException)), '404', array()) in Handler.php line 200
  12. at Handler->renderHttpException(object(NotFoundHttpException)) in Handler.php line 153
  13. at Handler->prepareResponse(object(Request), object(NotFoundHttpException)) in Handler.php line 140
  14. at Handler->render(object(Request), object(NotFoundHttpException)) in Handler.php line 47
  15. at Handler->render(object(Request), object(NotFoundHttpException)) in Pipeline.php line 81
  16. at Pipeline->handleException(object(Request), object(NotFoundHttpException)) in Pipeline.php line 55
  17. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
  18. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 137
  19. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 33
  20. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 104
  21. at Pipeline->then(object(Closure)) in Kernel.php line 150
  22. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 117
  23. at Kernel->handle(object(Request)) in index.php line 55