Scan AUK ready
This commit is contained in:
@@ -13,8 +13,9 @@ class AUK extends Model
|
||||
protected $table = 'auks';
|
||||
protected $fillable = [
|
||||
'project_id',
|
||||
'name',
|
||||
'number',
|
||||
'auk_name',
|
||||
'auk_path',
|
||||
'image_dir',
|
||||
'parent_id',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user