I am using the following code to get User\'s IP info dynamically :
public function index(Request $request) { $userIp = $request->ip(); $locatio