I’ve made an offline-first EPOS system using Laravel and Vue.js. PWA is more of a client-side concern than a server-side one.
2 years ago
1
0
1
0
I’ve made an offline-first EPOS system using Laravel and Vue.js. PWA is more of a client-side concern than a server-side one.
You’d need to create a model that holds what other models a user has liked, and then make AJAX requests to a controller that adds a “like”.