0👍
You can use global store (Vuex) to store the counters there and make appropriate actions and mutations to mutate the store values. Those values can be accessible by any component.
- [Vuejs]-Laravel + Vue – Delete object, but console returns error
- [Vuejs]-How to get data from JSON for chart.js, using vue.js
Source:stackexchange.com