Update, maintenance dan bugs fix

This commit is contained in:
Pusdatin BPKD Jkt
2022-08-11 16:15:36 +07:00
parent 872674ad93
commit 23300ce262
16 changed files with 237 additions and 78 deletions
+4 -1
View File
@@ -24,7 +24,10 @@ class User extends Authenticatable
'name',
'nrk',
'password',
'role_name'
'role_name',
'is_lock_upload',
'lock_upload_time',
'lock_upload_by'
];
/**