diff --git a/config/auth.php b/config/auth.php index 17bebdf..8b4a05f 100644 --- a/config/auth.php +++ b/config/auth.php @@ -263,6 +263,7 @@ 'fcm_token' => ['nullable', 'string'], 'language' => ['nullable', 'string'], 'currency' => ['nullable', 'string'], + 'risk_profile' => ['nullable', 'string'], //profile 'father_name' => ['string', 'nullable'],