app->make(ExceptionHandler::class); $this->app->instance('error.handler', $errorHandler); } }