overtrue / laravel-filesystem-qiniu

A Qiniu Storage filesystem for Laravel
471 stars 35 forks source link

无法列出目录 #23

Closed shellus closed 2 years ago

shellus commented 4 years ago

使用listContents()方法只能列出文件,无法列出目录

overtrue commented 4 years ago

https://github.com/qiniu/php-sdk/blob/master/src/Qiniu/Storage/BucketManager.php 官方 SDK 不支持哇

GitHub
qiniu/php-sdk
Qiniu Resource (Cloud) Storage SDK for PHP. Contribute to qiniu/php-sdk development by creating an account on GitHub.