/** * The pagination per-page options configured for this resource. * * @return array */ public static $perPageOptions = [50, 100, 150];
How to Increase Laravel Nova Pagination Size?
940
3 years ago
0 comments
To increase the per page size of the pagination in Laravel Nova, you can make use of the "perPageOptions" property.
Topics:
Frontend
Resource
Average
Average
Support Us
If you like our tutorial, support us by being our Patreon or buy us some coffee ☕️
Leave a reply