File is not valid
Opened this issue · 0 comments
tomswinkels commented
When you check if the file is valid than i get some error;
$source = UrlUploadedFile::createFromUrl($url);
dump($source->isValid());
dump($source->getErrorMessage());
"The file "" was not uploaded due to an unknown error."