InfinetyEs / Nova-Filemanager

A Filemanager tool for Laravel Nova
https://infinetyes.github.io/Nova-Filemanager
MIT License
219 stars 95 forks source link

Laravel 9 support #177

Open mucenica-bogdan opened 2 years ago

mucenica-bogdan commented 2 years ago

Changed filesystem calls to work with Flysystem v2 used by laravel 9

jnbn commented 2 years ago

Added nova 4 support on https://github.com/mucenica-bogdan/Nova-Filemanager/pull/2

stevelacey commented 2 years ago

@InfinetyEs 👀

stevelacey commented 2 years ago

@mucenica-bogdan I am seeing errors when files can't be mime checked e.g. .DS_Store probably need to catch those and pass through null

This fork has everything working afaics https://github.com/grayloon/nova-filemanager

stepanenko3 commented 2 years ago

I create a version for Nova 4 It's still in work https://github.com/stepanenko3/nova-filemanager