Skip to content

Commit

Permalink
user update validation request added
Browse files Browse the repository at this point in the history
  • Loading branch information
hafijul233 committed Nov 5, 2024
1 parent 76a44bc commit d525b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@
'fcm_token' => ['nullable', 'string'],
'language' => ['nullable', 'string'],
'currency' => ['nullable', 'string'],
'risk_profile' => ['nullable', 'string'],

//profile
'father_name' => ['string', 'nullable'],
Expand Down

0 comments on commit d525b48

Please sign in to comment.