Méthode | Description | |
---|---|---|
__construct ( Illuminate\Config\Repository $config, Illuminate\Http\Request $request ) | ||
getCountryCodeFromClientIp ( ) : string | null | ||
getCountryCodeFromIp ( $ip ) : string | null |
public __construct ( Illuminate\Config\Repository $config, Illuminate\Http\Request $request ) | ||
$config | Illuminate\Config\Repository | |
$request | Illuminate\Http\Request |
public getCountryCodeFromClientIp ( ) : string | null | ||
Résultat | string | null |
public getCountryCodeFromIp ( $ip ) : string | null | ||
$ip | ||
Résultat | string | null |