multipart json test laravel

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