© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Using Filament as a file manager (without eloquent records) - Filament
F
Filament
•
2y ago
•
1 reply
amite
Using Filament as a file manager (without eloquent records)
I want the table component to simply list out the files from my nested directories which contain multiple PDFs
.
I know I can use the
modifyQueryUsing()
modifyQueryUsing()
hook to serve any records I like
. The problem is that I just have an array of file paths I want to see listed in a filament table
.
Does this hook only return a query builder
? How do I just list my directory contents instead
? Should I make a custom filament component for this
?
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
Using a filament theme without frontend-scaffolding
F
Filament / ❓┊help
13mo ago
Eloquent query using integers not working in Filament context
F
Filament / ❓┊help
17mo ago
Table page without Eloquent Model
F
Filament / ❓┊help
2y ago
Filament form save ignores eloquent updateOrCreate?
F
Filament / ❓┊help
4y ago