laravel-junkies / backblaze
With Backblaze you can create Backups astonishingly easy.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/laravel-junkies/backblaze
Requires
- ukn0me/b2-api: dev-master
This package is auto-updated.
Last update: 2025-09-24 07:22:44 UTC
README
A Laravel Driver For Backblaze.
With this package you can easily create Backblaze with the offical API of Backblaze.
Documentation
Create a Backup
Backblaze::backup($filePath, $bucketID = null);