报错:Call to a member function move() on a non-object 解决:加上接受参数 $file = request()->file('file'); 里边的file 必须写 文章来源: thinkphp Call to a member function move() on a non-object 标签 member move