Is your pagination works fine ? can you show the controller sample code ..
Apr 25, 2015
4
Level 8
Displaying image on page 2 of pagination
Hi all,
In my view I'm running a simple foreach loop with an image displayed within. ie
@foreach ($posts as $post)
@endforeach
When I use pagination page 1 runs fine, but page 2 onwards won't display the image. What am I doing wrong??
Thanks in advance for any guidance!
Lt
Please or to participate in this conversation.