Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

listContents() not returning all contents #104

Open
nikkivalen opened this issue Aug 31, 2021 · 1 comment
Open

listContents() not returning all contents #104

nikkivalen opened this issue Aug 31, 2021 · 1 comment

Comments

@nikkivalen
Copy link

nikkivalen commented Aug 31, 2021

With the code :
$contents = collect(Storage::cloud()->listContents($dir, $recursive));

I can only return files/folders that are created from the Demo App. If I created/upload files/folders manually it wouldn't be return with the code mentioned.

Returned Value :
image

Contents Inside of Drive :
(anything that has a test in the name is created from the Demo App)
image

@PaolaRuby
Copy link

Try this https://github.com/masbug/flysystem-google-drive-ext, it has the same config, it is a fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants