Skip to content

How to set own items quantity per page? #424

Closed Answered by arukompas
cooliyev asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @cooliyev , the option is now available in v3.15.4

Simply add this to your config/log-viewer.php:

    /*
    |--------------------------------------------------------------------------
    | Per page options
    |--------------------------------------------------------------------------
    | Define the available options for number of results per page
    |
    */

    'per_page_options' => [10, 25, 50, 100, 250, 500],

Let me know if you have any questions!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by cooliyev
Comment options

You must be logged in to vote
2 replies
@arukompas
Comment options

@cooliyev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants