mohamedsabil83 / filament-forms-tinyeditor

A TinyMce Editor component for filament
MIT License
164 stars 37 forks source link

Using server side file/image browser #52

Closed michael-grunewalder closed 1 year ago

michael-grunewalder commented 1 year ago

It's not a bug report, but the other options were not working for me.

What I would like to do is use a server side file/image browser (e.g. https://unisharp.github.io/laravel-filemanager/) to insert images. How can I achieve that? So far I managed to show the media browser, but selecting any file does not have any affect, does not display the image in my text.

Thanks in advance.

mohamedsabil83 commented 1 year ago

Try to check how to integrate the mentioned package with the TinyEditor, then, publish the view file and make the required changes to it