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

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 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