murdercode / Nova4-TinymceEditor

A TinyMCE Field for Laravel Nova 4
MIT License
15 stars 12 forks source link

Ability to configure different storage driver for tinyMCE #25

Closed sammyaxe closed 8 months ago

sammyaxe commented 8 months ago

Is there a way to change the storage driver used for TinyMCE?

sammyaxe commented 8 months ago

I looked into code and I see public is hardcoded, would really appreciate if we could add setting for this

murdercode commented 8 months ago

See this: https://github.com/murdercode/Nova4-TinymceEditor/issues/22