aarondfrancis / fast-paginate

A fast implementation of offset/limit pagination for Laravel.
MIT License
1.21k stars 56 forks source link

implement fastSimplePaginate method #26

Closed crissi closed 2 years ago

crissi commented 2 years ago

if you do not need the total no need to fetch that aswell

aarondfrancis commented 2 years ago

Fixed by #27 (which you did 😂 )