brandonsavage / Upload

File uploads with validation and storage strategies
MIT License
1.67k stars 315 forks source link

set newname along with extension #77

Open isdmac opened 8 years ago

isdmac commented 8 years ago

the setName method only allows name . a similar method will be helpful like setNameWithExtension .

suppose users are uploading php files with extension .php , but in the server i want remove that extension .