We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ipapi
1 parent ff0f7f0 commit ab653deCopy full SHA for ab653de
config/geoip.php
@@ -42,7 +42,7 @@
42
|
43
*/
44
45
- 'service' => env('GEOIP_SERVICE', null),
+ 'service' => env('GEOIP_SERVICE', 'ipapi'),
46
47
/*
48
|--------------------------------------------------------------------------
0 commit comments