Example Pagination Vue + API Laravel
- Vue 2
- Vue Resource (https://github.com/pagekit/vue-resource/)
- Bootstrap v.4 (https://bootstrap-vue.js.org/)
- Laravel 5.5 API (https://github.com/especializati/webservice-laravel-5-5)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.