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 delete a file in cloud storage #81

Open
ranjin13 opened this issue Nov 15, 2019 · 1 comment
Open

how to delete a file in cloud storage #81

ranjin13 opened this issue Nov 15, 2019 · 1 comment

Comments

@ranjin13
Copy link

is there a config or usage to delete a specific path in cloud storage?

@HergenD
Copy link

HergenD commented Mar 10, 2020

$disk = Storage::disk('gcs'); $disk->delete('filename);

Should do the trick

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