Laravel-Backpack / FileManager

Admin interface for files & folders, using elFinder.
Other
94 stars 21 forks source link

I'm get the error "Cannot create phar '/tmp/TzQTdO', file extension (or combination) not recognised or the directory does not exist" #34

Closed krittidet closed 1 year ago

krittidet commented 1 year ago

Laravel 10.10 PHP 8.2 Backpack 6

I'm fresh install backpack6 and install FileManager Extension, but I'm get the error on below.

image

image

marechenok commented 1 year ago

same issue

phpfour commented 1 year ago

Hey @krittidet @marechenok,

Thanks for reporting the issue – we are working on it. I'll update here once we roll out a fix.

Thanks

tabacitu commented 1 year ago

@krittidet the team has just merged the fix and released the new version. So a composer update should get all the latest versions for you, and have this fixed. Let us know if that's not the case and we'll reopen.

Thanks for bringing this up, btw 🙏 Cheers!

marechenok commented 1 year ago

Works great!

krittidet commented 1 year ago

That works! Thank you.