Mirdrack's avatar

Pagination or Simple Pagination

I understand that I should use simple pagination if i have a large dataset but somebody could please tell me if there is a way to determinate when is large enough to apply simple pagination

For example on the near future I'm gonna have to handle a table with 40K of records, I'm gonna use simple pagination but... should I use it or just I'm overreacting

Thanks in advance

0 likes
1 reply
joedawson's avatar
Level 18

Laracasts has over 35,000 (viewable) discussions on the Forum. It looks like Jeffrey is using Laravel's regular pagination, so I don't necessarily think you'll have any issues paginating.

If @JeffreyWay is around, maybe he can shed some light on how he paginates the discussion on here.

But I may be completely wrong.

1 like

Please or to participate in this conversation.