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.09k stars 372 forks source link

Add handle method in order to delegate to fire method for Laravel 5.5 #88

Closed hughsaffar closed 6 years ago

hughsaffar commented 7 years ago

Laravel 5.5 would call for "handle" method on the console commands. The added "handle" methods would delegate to old "fire" methods.

rummykhan commented 7 years ago

He is not handling any pull requests, What is the alternative you're using for this package.

hughsaffar commented 7 years ago

That's a pity! Sorry, but I did not understand you about the "alternative"?

rummykhan commented 7 years ago

I'm sorry for my "Bad Englosh", I mean is there any alternative to this package? like any other package having similar functionality.

Torann commented 6 years ago

Sorry been super busy. Haven't even had time to update my projects to v5.5