Laravel-Backpack / FileManager

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

Laravel v9 support #22

Closed promatik closed 2 years ago

promatik commented 2 years ago

After https://github.com/barryvdh/elfinder-flysystem-driver/pull/83, Barry did it 🙌 https://github.com/barryvdh/laravel-elfinder/releases/tag/v0.5.0

Backpack can now fully support Laravel v9

tabacitu commented 2 years ago

Awesome! @pxpm please double-check? Please consider the 2 scenarios - start from scratch and upgrade from previous version.

tabacitu commented 2 years ago

I see they dropped support for Laravel 8 and lower in a minor version (0.5), so I think it's ok for FileManager to do the same. I don't think we'll be pushing any updates for L8 and lower specifically in this repo, ever.

tabacitu commented 2 years ago

You know what? Let's launch this as a separate version, that only supports Backpack v5. It'll be easier that way.

@pxpm if you test and give this your thumbs up, I will merge, tag, launch and we'll have ALL Backpack repos supporting L9! 💪

Thanks guys!!!

tabacitu commented 2 years ago

Awesoooomee!!! Thanks guys! Merging and tagging now.