Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Access to table records in resource - Filament
F
Filament
•
3y ago
•
1 reply
ChesterS
Access to table records in resource
Is there a way to get a list of all the records from the table
?
When using the tables with a Livewire component it was easy since you could do something like
$this->table->getRecords()
$this->table->getRecords()
But with resources
, all methods are static and I
'm not sure how to achieve the same result
.
Any tips welcome
.
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Access to Table records in Groups closure
F
Filament / ❓┊help
3y ago
Table in Resource
F
Filament / ❓┊help
14mo ago
Unable to edit Resource in Resource table
F
Filament / ❓┊help
2y ago
How to access all records of the table query
F
Filament / ❓┊help
3y ago