spatie / laravel-medialibrary

Associate files with Eloquent models
https://spatie.be/docs/laravel-medialibrary
MIT License
5.78k stars 1.08k forks source link

Support drivers containing gcs or s3 in driver name #3389

Closed LukeAbell closed 1 year ago

LukeAbell commented 1 year ago

We have multiple gcs drivers (Ex. gcs-private, gcs-public).

This PR detects GCS as long as it's in the driver name.