Skip to content

Laravel 5 Pagination not working #199

Open
@majimboo

Description

@majimboo

Tried using the alpha release. Works, but when you change the page it still displays the same data as the first page.


update

Well this is weird, on my local it works, on live the issue above happens. How could that be?

Also my local returns {"draw":1,"recordsTotal":9192,"recordsFiltered":9192,"data":
while live returns {"sEcho":0,"iTotalRecords":9192,"iTotalDisplayRecords":9192,"aaData":

Any idea why this could be happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions