LL
Size: a a a
LL
P
P
М
LL
Р
$product->save()
валятся ошибки валидации, по идее потому что Product::select(['id', 'external_id'])
v
Р
forceSave():
Unexpected type of array when attempting to save attribute "translatable", try adding it to the $jsonable property.
v
Р
v
Р
v
LL
v
LL
Р
Unexpected type of array when attempting to save attribute "translatable", try adding it to the $jsonable property.
Если делаю просто forceSave() без добавления фото - у товара стирается slugР
Р
$product->preview_image = (clone $file)->fromFile();на
$product->preview_image = $file_path;
М