composer remove torann/geoip composer require interaction-design-foundation/laravel-geoip
-use Torann\GeoIP; +use InteractionDesignFoundation\GeoIP; -use Torann\Location; +use InteractionDesignFoundation\Location;