changed store & update function in FilamentController for implementation of stocks
This commit is contained in:
@@ -19,6 +19,7 @@ class Filament extends Model
|
||||
'weight',
|
||||
'diameter',
|
||||
'price',
|
||||
'stock'
|
||||
];
|
||||
|
||||
// Filament belongs to a type
|
||||
|
||||
Reference in New Issue
Block a user