mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-20 21:04:21 +00:00
- Hidden ID
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ class User extends Authenticatable
|
||||
];
|
||||
|
||||
protected $hidden = [
|
||||
'password',
|
||||
'id','password',
|
||||
];
|
||||
|
||||
protected $appends = ['hash_id', 'role_list', 'permission_list'];
|
||||
|
||||
Reference in New Issue
Block a user