Sopamo / laravel-filepond

Laravel backend module for filepond uploads
MIT License
203 stars 56 forks source link

Fixed: Cannot use object of uploaded file as array #26

Closed randhipp closed 4 years ago

randhipp commented 4 years ago

Hi, found a bug. can't upload a single file.

Symfony\Component\Debug\Exception\FatalThrowableError: Cannot use object of type Illuminate\Http\UploadedFile as array in file C:\laragon\www\rentall\vendor\sopamo\laravel-filepond\src\Http\Controllers\FilepondController.php on line 32

added check input with is_array