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'm trying to store a temporarily uploaded file (in Livewire). The upload/move is done correctly, but it looks like I need to manually set both the name and the 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.
-
I'm trying to store a temporarily uploaded file (in Livewire). The upload/move is done correctly, but it looks like I need to manually set both the
name
and thefile_name
.What are those used for? Why have both?
Beta Was this translation helpful? Give feedback.
All reactions