You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Livewire and Spatie Media Library, The file uploads is working perfectly.
But when I upload a file I can't find a way to access it's original name.
i.e. when I upload test.pdf, I would like to display test.pdf when querying the file name to show on the front-end...
Any way I can keep/get this file name?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Guys,
I am using Livewire and Spatie Media Library, The file uploads is working perfectly.
But when I upload a file I can't find a way to access it's original name.
i.e. when I upload test.pdf, I would like to display
test.pdf
when querying the file name to show on the front-end...Any way I can keep/get this file name?
Beta Was this translation helpful? Give feedback.
All reactions