Pagination - Datatables for Laravel                  [               Datatables for Laravel  ](/) 

  Toggle main menu         [Docs](https://laravel-datatables.com/docs) [Demos](/demos) [Blog](https://laravel-datatables.com/blog) [Pricing](/pricing)        Search  ⌘ K   [ Log in ](/login) 

  [Docs](https://laravel-datatables.com/docs) [Demos](/demos) [Blog](https://laravel-datatables.com/blog) [Pricing](/pricing) 

 Search docs and demos  

Type at least 2 characters to search.

    Demos menu     ### Use Cases

- [ Simple Datatable ](/demos)
- [ Products Datatable ](/demos/use-case-products)
- [ Sales Operations ](/demos/use-case-sales)

### Features

- [ Accessibility ](/demos/features-accessibility)
- [ Advanced Filtering ](/demos/features-advanced-filtering)
- [ Column Reordering ](/demos/features-column-reordering)
- [ Directionality (LTR / RTL) ](/demos/features-directionality)
- [ Export ](/demos/features-export)
- [ Pagination ](/demos/features-pagination)
- [ Frozen Columns ](/demos/features-frozen-columns)
- [ Frozen Header ](/demos/features-frozen)
- [ Frozen Header &amp; Columns ](/demos/features-frozen-both)
- [ Responsive Mobile ](/demos/features-responsive-mobile)
- [ Row Grouping ](/demos/features-row-grouping)
- [ Aggregate Totals ](/demos/features-aggregate-totals)
- [ Row Selection &amp; Bulk Actions ](/demos/features-row-selection-bulk-actions)
- [ Custom Controls ](/demos/features-custom-controls)

### Cell Renderer

- [ Action Buttons ](/demos/cell-renderer-action-buttons)
- [ Avatar ](/demos/cell-renderer-avatar)
- [ Checkmark ](/demos/cell-renderer-checkmark)
- [ Color Sample ](/demos/cell-renderer-color-sample)
- [ Email Link ](/demos/cell-renderer-email)
- [ External Link ](/demos/cell-renderer-external)
- [ Friendly Timestamp ](/demos/cell-renderer-friendly-timestamp)
- [ Image ](/demos/cell-renderer-image)
- [ Long Text ](/demos/cell-renderer-long-text)
- [ Phone Link ](/demos/cell-renderer-phone-link)
- [ Progress Bar ](/demos/cell-renderer-progress-bar)
- [ Status Badge ](/demos/cell-renderer-status-badge)
- [ Url Link ](/demos/cell-renderer-url)
- [ Wire Link ](/demos/cell-renderer-wire)

### Value Formatter

- [ Compact Number ](/demos/value-formatter-compact-number)
- [ Currency ](/demos/value-formatter-currency)
- [ Duration ](/demos/value-formatter-duration)
- [ Friendly Filesize ](/demos/value-formatter-friendly-filesize)
- [ Friendly Timestamp ](/demos/value-formatter-friendly-timestamp)
- [ Locale Timestamp ](/demos/value-formatter-locale-timestamp)
- [ Number ](/demos/value-formatter-number)
- [ Percent ](/demos/value-formatter-percent)

 Pagination
==========

Pagination controls determine how users move through a datatable when its rows span multiple pages. Use the switcher to compare the small, medium, and large built-in layouts, then choose custom to see a paginator defined by your application.

The custom example sets the datatable's `$paginationView` property to `pagination.custom`. That view supplies the pagination markup and calls the paginator methods for first, previous, next, last, and direct page navigation, allowing you to replace the built-in controls without changing the table's data or query logic.

 Related documentation

 [ Pagination ](https://laravel-datatables.com/docs/customization-pagination) 

 Pagination types

Choose between small, medium, large, and custom pagination type.

  Small   Medium   Large   Custom  

          Items per page          Columns   

    10  Current    25    50    100    

 ​###  Manage Columns 

     ID      First Name      Last Name      Email      Company      Last Contact      Created At    

  Apply   Cancel  

       Loading... 

          ID                First Name                Last Name                Email                Company                Last Contact                Created At                          1       Ila       Powlowski       anibal.borer@example.net       Nienow Inc       8 months ago       2 weeks ago            2       Wilford       Corwin       runolfsson.marjorie@example.com       Douglas LLC       6 months ago       2 weeks ago            3       Chanel       Hermiston       white.zoe@example.net       Kiehn-Ryan       5 months ago       2 weeks ago            4       Nella       Monahan       alejandrin66@example.com       Senger-McLaughlin       7 months ago       2 weeks ago            5       Abby       Keeling       kessler.charity@example.org       Batz-Schroeder       1 year ago       2 weeks ago            6       Jaiden       Johns       kiehn.jamel@example.com       O'Connell, Schmeler and Miller       9 months ago       2 weeks ago            7       Mikel       Borer       medhurst.mittie@example.org       Barton Ltd       1 month ago       2 weeks ago            8       Kaitlyn       Jenkins       herminio69@example.net       Schuppe-Pfannerstill       3 months ago       2 weeks ago            9       Donato       Farrell       lemuel.daugherty@example.com       Cummerata, Block and Muller       4 months ago       2 weeks ago            10       Devin       Pfannerstill       jennings76@example.com       Effertz, Ritchie and Eichmann       1 month ago       2 weeks ago            

      « Previous     Next »   

  Page 1 of 90                            

          Items per page          Columns   

    10  Current    25    50    100    

 ​###  Manage Columns 

     ID      First Name      Last Name      Email      Company      Last Contact      Created At    

  Apply   Cancel  

       Loading... 

          ID                First Name                Last Name                Email                Company                Last Contact                Created At                          1       Ila       Powlowski       anibal.borer@example.net       Nienow Inc       8 months ago       2 weeks ago            2       Wilford       Corwin       runolfsson.marjorie@example.com       Douglas LLC       6 months ago       2 weeks ago            3       Chanel       Hermiston       white.zoe@example.net       Kiehn-Ryan       5 months ago       2 weeks ago            4       Nella       Monahan       alejandrin66@example.com       Senger-McLaughlin       7 months ago       2 weeks ago            5       Abby       Keeling       kessler.charity@example.org       Batz-Schroeder       1 year ago       2 weeks ago            6       Jaiden       Johns       kiehn.jamel@example.com       O'Connell, Schmeler and Miller       9 months ago       2 weeks ago            7       Mikel       Borer       medhurst.mittie@example.org       Barton Ltd       1 month ago       2 weeks ago            8       Kaitlyn       Jenkins       herminio69@example.net       Schuppe-Pfannerstill       3 months ago       2 weeks ago            9       Donato       Farrell       lemuel.daugherty@example.com       Cummerata, Block and Muller       4 months ago       2 weeks ago            10       Devin       Pfannerstill       jennings76@example.com       Effertz, Ritchie and Eichmann       1 month ago       2 weeks ago            

        « Previous       Next »    

 1 - 10 of 900

                    1       2       3       4       5       6        ...          89       90                 

          Items per page          Columns   

    10  Current    25    50    100    

 ​###  Manage Columns 

     ID      First Name      Last Name      Email      Company      Last Contact      Created At    

  Apply   Cancel  

       Loading... 

          ID                First Name                Last Name                Email                Company                Last Contact                Created At                          1       Ila       Powlowski       anibal.borer@example.net       Nienow Inc       8 months ago       2 weeks ago            2       Wilford       Corwin       runolfsson.marjorie@example.com       Douglas LLC       6 months ago       2 weeks ago            3       Chanel       Hermiston       white.zoe@example.net       Kiehn-Ryan       5 months ago       2 weeks ago            4       Nella       Monahan       alejandrin66@example.com       Senger-McLaughlin       7 months ago       2 weeks ago            5       Abby       Keeling       kessler.charity@example.org       Batz-Schroeder       1 year ago       2 weeks ago            6       Jaiden       Johns       kiehn.jamel@example.com       O'Connell, Schmeler and Miller       9 months ago       2 weeks ago            7       Mikel       Borer       medhurst.mittie@example.org       Barton Ltd       1 month ago       2 weeks ago            8       Kaitlyn       Jenkins       herminio69@example.net       Schuppe-Pfannerstill       3 months ago       2 weeks ago            9       Donato       Farrell       lemuel.daugherty@example.com       Cummerata, Block and Muller       4 months ago       2 weeks ago            10       Devin       Pfannerstill       jennings76@example.com       Effertz, Ritchie and Eichmann       1 month ago       2 weeks ago            

        « Previous       Next »    

 1 - 10 of 900

                    1       2       3       4       5       6       7       8       9       10        ...          89       90                 

          Items per page          Columns   

    10  Current    25    50    100    

 ​###  Manage Columns 

     ID      First Name      Last Name      Email      Company      Last Contact      Created At    

  Apply   Cancel  

       Loading... 

          ID                First Name                Last Name                Email                Company                Last Contact                Created At                          1       Ila       Powlowski       anibal.borer@example.net       Nienow Inc       8 months ago       2 weeks ago            2       Wilford       Corwin       runolfsson.marjorie@example.com       Douglas LLC       6 months ago       2 weeks ago            3       Chanel       Hermiston       white.zoe@example.net       Kiehn-Ryan       5 months ago       2 weeks ago            4       Nella       Monahan       alejandrin66@example.com       Senger-McLaughlin       7 months ago       2 weeks ago            5       Abby       Keeling       kessler.charity@example.org       Batz-Schroeder       1 year ago       2 weeks ago            6       Jaiden       Johns       kiehn.jamel@example.com       O'Connell, Schmeler and Miller       9 months ago       2 weeks ago            7       Mikel       Borer       medhurst.mittie@example.org       Barton Ltd       1 month ago       2 weeks ago            8       Kaitlyn       Jenkins       herminio69@example.net       Schuppe-Pfannerstill       3 months ago       2 weeks ago            9       Donato       Farrell       lemuel.daugherty@example.com       Cummerata, Block and Muller       4 months ago       2 weeks ago            10       Devin       Pfannerstill       jennings76@example.com       Effertz, Ritchie and Eichmann       1 month ago       2 weeks ago            

   Page 1 of 90  Go To:   Jump  

 - Demo code is available for licensed customers - 

   © 2026 Copyright (C)  [ Morrow IT Consulting &amp; Services ](https://morrow-it.services)  

 [Terms of Service](https://laravel-datatables.com/legal/terms) [Privacy](https://laravel-datatables.com/legal/privacy) [Legal Disclosure](https://laravel-datatables.com/legal/disclosure)
