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

Use path prefix for temporary URLs #6

Closed mmachatschek closed 2 years ago

mmachatschek commented 2 years ago

The path prefixer was missing for temporary URLs

freekmurze commented 2 years ago

Thanks!