Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.

Home Page:http://lyften.com/projects/laravel-geoip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 5.8 - Method Torann\GeoIP\Console\Update::handle() does not exist

shivdhwaj opened this issue · comments

I am on Linux machine with Laravel 5.8 with "torann/geoip": "1.0.4"

When I try to update the DB with PHP artisan geoip:update

Get: php artisan geoip:update

In BoundMethod.php line 142:

[ReflectionException]
Method Torann\GeoIP\Console\Update::handle() does not exist