Feat: add Ids and phone nos.

This commit is contained in:
Sallu9007
2025-03-23 16:46:04 +05:30
parent 2e5f02fdea
commit b572fd8bf2
3 changed files with 13 additions and 0 deletions

View File

@@ -23,7 +23,12 @@ class User extends Authenticatable
'password',
'role_id',
'department_id',
'orcid_id',
'scopus_id',
'mobile_no',
'extension',
];
/**
* The attributes that should be hidden for serialization.