Laravel version update
Laravel version update
This commit is contained in:
3
vendor/torann/geoip/config/geoip.php
vendored
3
vendor/torann/geoip/config/geoip.php
vendored
@@ -70,6 +70,7 @@ return [
|
||||
'secure' => true,
|
||||
'key' => env('IPAPI_KEY'),
|
||||
'continent_path' => storage_path('app/continents.json'),
|
||||
'lang' => 'en',
|
||||
],
|
||||
|
||||
],
|
||||
@@ -140,4 +141,4 @@ return [
|
||||
'currency' => 'USD',
|
||||
],
|
||||
|
||||
];
|
||||
];
|
||||
|
Reference in New Issue
Block a user