/** * The pagination per-page options configured for this resource. * * @return array */ public static $perPageOptions = [50, 100, 150];
How to Increase Laravel Nova Pagination Size?
Learn how to increase the default pagination limit size in laravel nova
Created on Jul 07, 2021
•501 views
If you like our tutorial, do make sure to support us by being our Patreon or buy us some coffee ☕️
Load comments for How to Increase Laravel Nova Pagination Size?
PostSrc Code Components
Collection of Tailwind CSS components for everyone to use. Browse all of the components that are right for your project.
View ComponentsSponsors 👑
+ Add YoursOther Code Snippets
All Snippets
How to get mime type in Laravel 9
9 months ago

How to Order Laravel Eloquent Records
1 year ago

How to Push Into State Array in ReactJS
10 months ago

How to Delete All Rows or Truncate Model in Laravel
1 year ago

How to Generate Master Key for MeiliSearch
1 year ago

How to Listen to Window Size Resize on VueJS
1 year ago