Multipart JSON Test Laravel
$file = new UploadedFile($path, $name, filesize($path), 'image/png', null, true);
^^^^
Fine Fish