update
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ class Role extends Model
|
||||
protected $table = 'roles';
|
||||
|
||||
protected $fillable = [
|
||||
'keterangan'
|
||||
'keterangan','role_code'
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user