Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
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 admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Using a filament theme without frontend-scaffolding
F
Filament / ❓┊help
11mo ago
Eloquent query using integers not working in Filament context
F
Filament / ❓┊help
15mo ago
Table page without Eloquent Model
F
Filament / ❓┊help
2y ago
Filament form save ignores eloquent updateOrCreate?
F
Filament / ❓┊help
3y ago