You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
КартинкаХ уходит в никуда
$images = $this->parseImages($product->$var);
В php не очень шарю, сделал так:
array_push($data['images'], $this->parseImages($product->$var)[0]);
The text was updated successfully, but these errors were encountered:
КартинкаХ уходит в никуда
$images = $this->parseImages($product->$var);
В php не очень шарю, сделал так:
array_push($data['images'], $this->parseImages($product->$var)[0]);
The text was updated successfully, but these errors were encountered: