Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

How to know if a directory exists #113

Open
spacedog4 opened this issue Jun 23, 2021 · 1 comment
Open

How to know if a directory exists #113

spacedog4 opened this issue Jun 23, 2021 · 1 comment

Comments

@spacedog4
Copy link

I know that for GCS doesn't have the concept of folder, but through Google Console you can create empty folders, so how do I know that a folder exists with laravel storage? since Storage::exists($path) always returns false, doesn't matter if the folder have files or not

@ajanini
Copy link

ajanini commented Nov 23, 2021

I just stumbled onto this same problem.

Did you manage to solve it?

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

No branches or pull requests

2 participants