I would probably make a custom driver for this! However, there already is a package available for this: https://packagist.org/packages/probablyrational/wasabi-storage
Oct 13, 2019
3
Level 1
Using Wasabi for backup
How would I go about implementing the Wasabi cloud storage into a Laravel 6 project? I've tried copy-pasting the s3 config and using the Wasabi information, but when I try to upload, the driver keeps trying to request the AWS endpoint as oppposed to the Wasabi endpoint.
Please or to participate in this conversation.