laravel-facet-filter
laravel-facet-filter copied to clipboard
Simple facet filtering for Laravel
Results
1
laravel-facet-filter issues
Sort by
recently updated
recently updated
newest added
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...