sausin / laravel-ovh

Wrapper for OVH Object Storage integration with laravel
MIT License
37 stars 12 forks source link

Support custom disk names for commands #66

Closed sausin closed 4 years ago

sausin commented 4 years ago

Closes item remaining in #48

Ideally, the method getDisk() should be a trait, but for now keeping it duplicate.