storage url o'zgartirildi
This commit is contained in:
@@ -43,7 +43,7 @@ class Store
|
||||
|
||||
$category->save();
|
||||
|
||||
$category->brands()->sync($request->brands, false);
|
||||
$category->brands()->sync($request->brands ?? [], false);
|
||||
|
||||
return $category;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user