How can I upload image using ckeditor and sent it to server?
I have tried adding
config.filebrowserImageUploadUrl = '';
in ckeditor\config.js but i couldn't get the idea on how does "sent it to server" work in grocery crud..
Any help please.. Thanks