Laravel version update
Laravel version update
This commit is contained in:
@@ -68,7 +68,7 @@ class GoogleProvider implements UrlShortenerProviderInterface
|
||||
)), $this->options);
|
||||
|
||||
$response = $this->validate($request->send()->getBody(true));
|
||||
return $response->id;
|
||||
|
||||
$link->setShortUrl($response->id);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user