0👍
Minimizing the number of AJAX calls with axios really depends on your own data needs. You can also echo out JSON into the page with view blades for Javascript to pick up.
If you want to limit the number of routes to create then take a look at solutions like Graph QL and this library.
- [Vuejs]-How to protect email addresses from being read, but make them searchable on the frontend side with Firestore?
- [Vuejs]-How to display data in vuetify datatable
Source:stackexchange.com