Home / Snippets / How to Increase Laravel Nova Pagination Size?
How to Increase Laravel Nova Pagination Size? cover

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.

/**
 * The pagination per-page options configured for this resource.
 *
 * @return array
 */
public static $perPageOptions = [50, 100, 150];
notion avatar

Alaz

Week-end developer currently experimenting with web, mobile, and all things programming.

Topics:

Frontend

Resource

Average

Average

Support Us

If you like our tutorial, support us by being our Patreon or buy us some coffee ☕️

Welcome to PostSrc V3

PostSrc Dark Logo

You have to login to favorite this