backblaze

Spatie/Laravel-medialibrary can't retrieven file from Backblaze Storage: This driver does not support retrieving URLs

会有一股神秘感。 提交于 2020-06-17 02:18:19
问题 I am using spatie/laravel-medialibrary:8.2 package on my laravel 7.6 project. I am going to store media data on Backblaze Cloud Storage using gliterd/laravel-backblaze-b2 package. I made file driver called media as following and using it in media-library.php as file driver. When I uploaded file, it stored on exact directory what I wanted. But when I was going to retrieve it, I got following error. This driver does not support retrieving URLs Media-library package doesn't support for B2