I\'m trying to upload an image using guzzlehttp/guzzle v7.2. The curl command works correctly as:
$curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_