Skip to content

Location retrieval by from Ip returned by Laravel Request::class

Compare
Choose a tag to compare
@msonowal msonowal released this 24 Jun 06:36
· 16 commits to master since this release

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