httpFake = app(HttpFake::class); } protected function defineEnvironment($app) { $app->register(ServiceProvider::class); } }