Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
$response = $this->client ->post('/v2/product/import', ['json' => $items])->getBody()->getContents();
php artisan migrate --env=testing