Spatie media library infolist DocumentEntry
The filament spatie media library offers only the ImageEntry for infolists, but i also want to display documents as well. How can i approach this?
1 Reply
What do you mean? You can’t display things like pdfs, word, excel, etc directly in the browser. You would need to use a TextEntry to display the path/filename or a custom Entry to display an icon based on the file type.