url = config('image.faker.provider.loremflickr.host') . $storage->getWidth() . "/" . $storage->getHeight() . $storage->getKeyword('/'); return $this->download($storage, $this->url); } }