Laravel Ovh Versions Save

Wrapper for OVH Object Storage integration with laravel

v7.2.0

2 months ago

Compatibility with Laravel 11

v7.1.0

1 year ago

Compatibility with Laravel 10

v7.0.1

2 years ago

Fix issue with registration of component #87

v7.0.0

2 years ago

Support for Laravel 9. Now only supporting PHP 8 and above

v6.0.1

2 years ago

Fix type #83

v6.0.0

3 years ago

PHP 8 support included. Moving to 6.x as older laravel versions are now unsupported

v4.1.0

3 years ago

Path prefix support added to 4.x branch

v5.4.0

3 years ago

v5.3.0

3 years ago

Added:

  • Much awaited Form POST Signature support! #58 and #65
  • Support for prefix #62

v5.2.1

4 years ago

Fixed

  • Issue with largeObject config missing as identified in #55