1. laravel-vue-pagination
Vue.js pagination component for Laravel paginators
laravel-vue-pagination
Package: laravel-vue-pagination
Created by: gilbitron
Last modified: Wed, 15 Nov 2023 20:26:10 GMT
Version: 4.1.3
License: MIT
Downloads: 35,331
Repository: https://github.com/gilbitron/laravel-vue-pagination

Install

npm install laravel-vue-pagination
yarn add laravel-vue-pagination

npm Downloads Run tests

Want your logo here? Sponsor me on GitHub

Laravel Vue Pagination

Laravel Vue Pagination is a Vue.js pagination component for Laravel. It provides out-of-the-box components for Bootstrap 4/5 and Tailwind CSS.

Documentation

Complete documentation and demo available at https://laravel-vue-pagination.org.

Show your Support

To show your support for my work on this project:

Development

To work on the library locally, run the following command:

 yarn dev

To run the tests:

 yarn test

Credits

Laravel Vue Pagination was created by Gilbert Pellegrom. Released under the MIT license.

Dependencies

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin