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

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

Open shivdhwaj opened 4 years ago

shivdhwaj commented 4 years ago

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