issues
search
peinhu
/
AetherUpload-Laravel
A Laravel package to upload large files 上传大文件的Laravel扩展包
GNU General Public License v2.0
919
stars
126
forks
source link
添加了根据传过来的文件获取资源对象
#80
Closed
chanble
closed
5 years ago
chanble
commented
5 years ago
添加了根据传过来的文件获取资源对象,可以用资源对象的方法获取文件对应路经,避免拼接处理
peinhu
commented
5 years ago
好的好的,我有空看下
添加了根据传过来的文件获取资源对象,可以用资源对象的方法获取文件对应路经,避免拼接处理