Skip to content

Commit b39c0c8

Browse files
authored
Update README.md
1 parent 3fa3174 commit b39c0c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
![](https://banners.beyondco.de/Laravel%20Pagination%20Merge.png?theme=light&packageManager=composer+require&packageName=aneeskhan47%2Flaravel-pagination-merge&pattern=architect&style=style_1&description=Merge+multiple+laravel+paginate+instances&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg)
22

3-
# Pagination Merge for Laravel 5/6/7/8/9/10/11
3+
# Pagination Merge for Laravel 5/6/7/8/9/10/11/12
44

55
[![Latest Version on Packagist](https://img.shields.io/packagist/v/aneeskhan47/laravel-pagination-merge.svg?style=flat-square)](https://packagist.org/packages/aneeskhan47/laravel-pagination-merge)
66
[![Total Downloads](https://img.shields.io/packagist/dt/aneeskhan47/laravel-pagination-merge.svg?style=flat-square)](https://packagist.org/packages/aneeskhan47/laravel-pagination-merge)
77
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/aneeskhan47/laravel-pagination-merge/php-cs-fixer.yml?label=code%20style&style=flat-square)](https://github.com/aneeskhan47/laravel-pagination-merge/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
8-
[![Laravel Versions](https://img.shields.io/badge/Laravel-5.x%2C%206.x%2C%207.x%2C%208.x%2C%209.x%2C%2010.x%2C%2011.x-brightgreen.svg?style=flat-square)]()
8+
[![Laravel Versions](https://img.shields.io/badge/Laravel-5.x%2C%206.x%2C%207.x%2C%208.x%2C%209.x%2C%2010.x%2C%2011.x%2012.x-brightgreen.svg?style=flat-square)]()
99

1010
A simple Laravel pagination merge package that allows you to merge multiple `->paginate()` instances.
1111

0 commit comments

Comments
 (0)