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