laravel-junkies/backblaze

With Backblaze you can create Backups astonishingly easy.
1
Install
composer require laravel-junkies/backblaze
Latest Version:v0.1-alpha
License:MIT
Last Updated:Aug 11, 2016
Links: GitHub  ·  Packagist
Maintainer: TobyMaxham

Blackblaze

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