You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My database is too large too query and becomes very slow when I try server side pagination I have to manually input the page number at the url to jump between pages
Steps to reproduce
have a database table that has large record(>2000)
Expected behavior
Able to jump between pages using server-side pagination
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Laravel version
10.10
PHP version
8.1
Voyager version
1.7
Database
MYSQL
Description
My database is too large too query and becomes very slow when I try server side pagination I have to manually input the page number at the url to jump between pages
Steps to reproduce
have a database table that has large record(>2000)
Expected behavior
Able to jump between pages using server-side pagination
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: