numaxlab / nova-ckeditor5-classic

A Laravel Nova CKEditor5 Classic Field.
MIT License
39 stars 41 forks source link

How to customise the url the image added in the body #21

Open mikoop79 opened 3 years ago

mikoop79 commented 3 years ago

When I upload using the image button into the body the url of the asset is transformed to a different url

https://domain.com/basename/image/upload/v1/attachments/filename.jpeg

when it should be

https://domain.com/basename/image/upload/slice-5fc892dddc851.png