mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 15:41:24 +00:00
Update BuyableProduct.php
This commit is contained in:
@@ -19,6 +19,7 @@ class BuyableProduct extends Model implements Buyable
|
|||||||
'title',
|
'title',
|
||||||
'description',
|
'description',
|
||||||
'price',
|
'price',
|
||||||
|
'currency',
|
||||||
'weight',
|
'weight',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user