8000 Problem with custom pageName for Pagination · Issue #8000 · laravel/framework · GitHub
[go: up one dir, main page]

Skip to content
Problem with custom pageName for Pagination #8000
Closed
@limonte

Description

@limonte

When using custom $pageName for pagination ($items->setPageName('custom_page_parameter')) links are not working, more details here:
http://stackoverflow.com/questions/29035006/laravel-5-pagination-wont-move-through-pages-with-custom-page-name/29035577

Bug is here: https://github.com/illuminate/pagination/blob/master/PaginationServiceProvider.php#L21 "page" is hardcoded so for now it's impossible to use custom $pageName.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0