add fitur delete dan upload ulang file di FINAL log

This commit is contained in:
2024-02-09 16:58:03 +07:00
parent 7809e8828f
commit 2dad400486
11 changed files with 650 additions and 74 deletions

View File

@@ -21,6 +21,7 @@ class File extends Model
'path',
'created_by',
'updated_by',
'reason'
];
protected $hidden = [