kodepandai / lunox

Laravel-Flavoured Nodejs Framework
https://lunox.js.org
MIT License
77 stars 8 forks source link

fix(lunox-core): form upload single file should not be array #67

Closed axmad386 closed 4 months ago

axmad386 commented 4 months ago

On same case, for example when uploading using inertia form. The submitted file become array of UploadedFile even the upload is single file