Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5 Pagination not working #199

Open
majimboo opened this issue Feb 22, 2015 · 0 comments
Open

Laravel 5 Pagination not working #199

majimboo opened this issue Feb 22, 2015 · 0 comments
Labels

Comments

@majimboo
Copy link

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?

@majimboo majimboo changed the title Laravel 5 Pagination not Working Laravel 5 Pagination not working Feb 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants