© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
change records per page in admin panel v2 - Filament
F
Filament
•
3y ago
•
5 replies
Jessy
change records per page in admin panel v2
protected function getTableRecordsPerPageSelectOptions
(
)
: array
{
return
[10
, 25
, 50
, 100
]
;
}
, this fn can be used in livewire component
, how to do this in admin panel in v2
?
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Change language Only in Admin panel
F
Filament / ❓┊help
2y ago
Disable records per page select
F
Filament / ❓┊help
4y ago
filament-spatie-translatable plugin in admin panel v2
F
Filament / ❓┊help
17mo ago