Closed azizikri closed 9 months ago
update here, I think this happened because the error function is deleted in src/Controllers/LfmController.php, this was deleted in commit "b115dca3c1b089aa08c8b0b0107683668ad17279" I don't know what the purpose the code was deleted, maybe @streamtw can elaborate?
Same error still exist, at version 2.7.0. It looks like this package development is not in progress, otherwise I think someone would have taken care of this problem until now.
Sorry for late reply. I have reproduced this issue on my end.
The error
function may be deleted because I falsely thought it was a redundant function.
I will release a fixed version today.
Awesome! Thank you!
v2.7.1
has been released to fix this issue. Please run php artisan vendor:publish --force --tag=lfm_public
and php artisan vendor:publish --force --tag=lfm_view
after upgrading to v2.7.1
.
in public/vendor/laravel-filemanager/js/lfm.js the file_path in window.SetUrl is empty. causing an error
Please check the following instructions before submitting a bug :
And provide the followings :