spatie / laravel-google-cloud-storage

Google Cloud Storage filesystem driver for Laravel
https://spatie.be/open-source
MIT License
196 stars 51 forks source link

path_prefix #3

Closed sreinaoniric closed 2 years ago

sreinaoniric commented 2 years ago

path_prefix is not working...

mmachatschek commented 2 years ago

I'm working on a fix. You can use root instead of path_prefix which I recommend, as this is the config that Google is actually using.