We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9acf3 commit 0684b38Copy full SHA for 0684b38
config/geocoder.php
@@ -12,7 +12,7 @@
12
use Http\Client\Curl\Client;
13
14
return [
15
- 'cache-duration' => 999999999,
+ 'cache-duration' => 9999999,
16
'providers' => [
17
Chain::class => [
18
GoogleMaps::class => [
0 commit comments