UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.04k stars 719 forks source link

Add minimal Laravel 10 Support #1186

Closed weiliang79 closed 1 year ago

weiliang79 commented 1 year ago

Minimal on adding Laravel 10 Support, self test on manager index, upload file pages, and doesn't test others like ckeditor, etc.

(optional) Issue number:

Summary of the change:

Add version 10.* on illuminate/config, illuminate/filesystem, illuminate/support, illuminate/http, and illuminate/container in composer.json

stevenhardy-digital commented 1 year ago

Would be great to get this merged in ASAP :)

streamtw commented 1 year ago

Thanks @weiliang79 !