Skip to content

listContents() not returning all contents #104

@nikkivalen

Description

@nikkivalen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions