File: /home/dmstechonline/whatsapp.dmstech.online/node_modules/laravel-vue-pagination/README.md
[](https://www.npmjs.com/package/laravel-vue-pagination) [](https://www.npmjs.com/package/laravel-vue-pagination) [](https://github.com/gilbitron/laravel-vue-pagination/actions/workflows/tests.yml)
> Want your logo here? [Sponsor me on GitHub](https://github.com/users/gilbitron/sponsorship)
# 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](https://laravel-vue-pagination.org).
## Show your Support
To show your support for my work on this project:
* [Star this repository](https://github.com/gilbitron/laravel-vue-pagination/stargazers)
* [Tell others about this project](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fgilbitron%2Flaravel-vue-pagination)
* [Sponsor me on GitHub](https://github.com/users/gilbitron/sponsorship)
## Development
To work on the library locally, run the following command:
```bash
yarn dev
```
To run the tests:
```bash
yarn test
```
## Credits
Laravel Vue Pagination was created by [Gilbert Pellegrom](https://gilbitron.me). Released under the MIT license.