laravel-facet-filter icon indicating copy to clipboard operation
laravel-facet-filter copied to clipboard

How to use with IlluminatePaginatorAdapter?

Open marcobax opened this issue 1 year ago • 1 comments
trafficstars

Hi! I've been trying to get Laravel facet filter to work with a LengthAwarePaginator (IlluminatePaginatorAdapter) Currently the demo only shows an option using simplePagination, is this something that's possible? The project I'm working on requires the amount of pages shown + total search results.

Kind regards

marcobax avatar Oct 26 '24 12:10 marcobax