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

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