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

support for Quill Rich Text Editor #1235

Open nasirkhan opened 1 month ago

nasirkhan commented 1 month ago

I am using Laravel Filemanager with Summernote but it has not been updated for a long time and the current version throws errors on Consol while using it. I found Quill Rich Text Editor (https://quilljs.com) while searching for an alternative.

It would be great if you could add support for Quill editor, there is a awesome-quill repo but could not find anything related to Laravel.