Search
Setup for Free
F
Filament
•
3y ago
Jaw
How can I format text column as downloadable link?
Solution
->url(fn ($record) => Storage::url($record->filename))
->url(fn ($record) => Storage::url($record->filename))
?
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,353
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
->url(fn ($record) => Storage::url($record->filename))
->url(fn ($record) => Storage::url($record->filename))
Similar Threads
export format column
F
Filament / ❓┊help
2y ago
Custom text format
F
Filament / ❓┊help
2y ago
How to custom text column
F
Filament / ❓┊help
3y ago
text column parses large number as float
F
Filament / ❓┊help
15mo ago