This commit is contained in:
@@ -20,6 +20,7 @@ class Category extends Model
|
|||||||
'is_active' => 'boolean',
|
'is_active' => 'boolean',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the products for the category.
|
* Get the products for the category.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user