waynestate / nova-ckeditor4-field

A Laravel Nova CKEditor4 WYSIWYG Field
MIT License
61 stars 24 forks source link

Set filebrowserUploadUrl to work the same as the uploadUrl option #85

Closed chrispelzer closed 1 year ago

chrispelzer commented 1 year ago

Both can use the same nova endpoint to upload the file. This will allow both options to be available to upload.

Screenshot 2023-03-04 at 12 48 22 AM

This will take care of https://github.com/waynestate/nova-ckeditor4-field/issues/84