Bour Abdelhadi
Bour Abdelhadi
I have the same issues ! it's was workign fine before ! any news ?
curl -vk site/[path]/default/php/ajax_upload_file.php -F "[email protected]" -F "files=b.php" -F "upload_dir=dir"
I'm having the same issue, it's failing because the `dataBuffer` is always empty, and the `JSON.parse` will fail because it doesn't expect an empty array or a string. I thought...
@meeroslav, it's working after updating undici to 5.10.0 👍🏻
It will work only in laravel 5.7.*