thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.72k stars 2.67k forks source link

Keep original media filename after upload with Media Picker #5776

Open toto975 opened 1 year ago

toto975 commented 1 year ago

Related to https://github.com/the-control-group/voyager/issues/2173

Just add in the bread field name options : { "preserveFileUploadName": "yes" }

image