Hacker News new | ask | show | jobs
by scottybowl 2921 days ago
Any ideas on using Backblaze as a driver in a Laravel project? We're currently using Digitalocean Spaces but it's very unreliable.
2 comments

amelia/backblaze [0] seems to be the highest quality, but there are a few around.

[0] https://github.com/ameliaikeda/backblaze

I believe Laravel is PHP so you'd need a PHP library while this one is Python.