This repository was archived by the owner on Sep 22, 2020. It is now read-only.
Tags: JohnTheBoss/laravel-filemanager
Tags
Merge pull request UniSharp#340 from htaghizadeh/patch-1 Update Persian (Farsi) Language Translation, thanks @htaghizadeh
Changed path() method to getRealPath() (UniSharp#300) Uploading a regular file using laravel-filemanager causes this error: `Call to undefined method Symfony\Component\HttpFoundation\File\UploadedFile::path()` According to other places inside the code, the correct method should be `getRealPath()`, after changing both references in the UploadController I was able to upload files without issues. The error only occured when uploading using the "Files" type of the file manager (like a PDF).
PreviousNext