Location retrieval by from Ip returned by Laravel Request::class
updated location fix
*which now retrieves location information from laravel request->ip() helper which was previously auto detecting and resulting in inconsistent ip/location
*this fixes that by forcing retrieval information by the given ip which returns by laravel