Feat: add Ids and phone nos.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user