我用5.5的上传方法
$path = $request->photo->storeAs('images', 'filename.jpg', 's3');
但是返回的路径是null。老师能否帮忙答疑解惑?谢谢
s3?你有做配置吗?