laravel-junkies/backblaze

With Backblaze you can create Backups astonishingly easy.

v0.1-alpha 2016-08-11 20:35 UTC

This package is auto-updated.

Last update: 2024-04-24 04:10:10 UTC


README

A Laravel Driver For Backblaze.

With this package you can easily create Backblaze with the offical API of Backblaze.

Total Downloads Latest Stable Version Latest Unstable Version License

Documentation

Create a Backup

Backblaze::backup($filePath, $bucketID = null);

Dependencies