Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.
http://lyften.com/projects/laravel-geoip
BSD 2-Clause "Simplified" License
2.1k stars 373 forks source link

Php 7.3 issue #139

Closed ashu555 closed 5 years ago

ashu555 commented 5 years ago

When opening with Php v7.3, it gives the error Call to undefined function Torann\GeoIP\Support\curl_init()

Torann commented 5 years ago

Curl is an extension that needs to be installed, it's got nothing to do with the PHP version.

http://www.php.net/manual/en/curl.setup.php