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

using UniSharp/laravel-filemanager with laraberg v2 #1189

Open lpcs007 opened 1 year ago

lpcs007 commented 1 year ago

How can I use UniSharp/laravel-filemanager with laraberg v2? I followed the instructions at https://sbsharma.com/laraberg-image-upload-with-laravel-filemanager/ but it didn't work.

UniSharp/laravel-filemanager is up and running when I access directly via route, but I want to integrate with laraberg.

streamtw commented 1 year ago

Looks like a new WYSIWYG editor. Needs a deep look into the laraberg's or Gutenberg's document to implement integration.