/** * 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
•874 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 Disable New User Registration in Laravel
2 years ago

Laravel Where Not Null and Where Null
2 years ago

How to Rollback Migration Several Steps Back in Laravel
2 years ago

How to Check If Relationship Exists In Laravel 8
2 years ago

Getting a Resource with Fetch API in JavaScript
2 years ago

How to Specify Specific Columns When Eager Loading Relationship in Laravel
2 years ago