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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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"?