做文件上传的时候报错:
117行,$file->getRealPath() ,当文件不存在时,返回 false
环境是windows,给临时目录 C:WindowsTemp 加上 user 读取权限就可以。