mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-25 23:34:04 +00:00
- Hidden ID
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ class Role extends Model
|
||||
protected $appends = ['hash_id', 'permission_list'];
|
||||
|
||||
protected $hidden = [
|
||||
'pivot'
|
||||
'id','pivot'
|
||||
];
|
||||
|
||||
public function getAllPermissions()
|
||||
|
||||
Reference in New Issue
Block a user