Apr 12, 2016
0
Level 1
Error in pagination
I am having a problem with paginator in laravel 5.2 ,I get error
BadMethodCallException in Macroable.php line 81:
Method links does not exist.
This happens when i use {!! $posts->links()!!} in my view page.How do i resolve this?
Please or to participate in this conversation.