mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-21 21:34:07 +00:00
hide id
This commit is contained in:
@@ -17,6 +17,7 @@ class Role extends Model
|
||||
protected $appends = ['hash_id', 'permission_list'];
|
||||
|
||||
protected $hidden = [
|
||||
'id',
|
||||
'pivot'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user