Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
In my application, we have implemented the Document Editor with Vue.js. However we do not use ASP.net for our server backend services, instead, I am using Laravel (5.7).
I need support for being able to utilize the same backend services documented in ASP within my Laravel application. More specifically being able to convert Word (Docx) files server-side for my app.
Also, how can I change the default routes that some of the toolbar features used, for example, I want to alter the route for "Restrict Editing"?