jeremykenedy / larablog

A powerful open source Laravel Blog with WYSWYG and CRUD (Create Read Update Delete) built on Laravel 5.8 and Bootstrap 4
https://blog.consultjeremy.com/
MIT License
144 stars 83 forks source link

Pagination works wrong #11

Closed vendelieu closed 1 year ago

vendelieu commented 5 years ago

Count of all pages and e.t.c paginations works not fine. You can check it in your example site

m-rufflesmcghie commented 5 years ago

Works fine here... What do you mean by not working please explain more.

Edit.. Just checked its working fine on my site but yes on Jeremy demo site it's broken. Looks like it may be due to demo site only having two posts pagination getting confused. As I say working fine for me.