filesystem driver for blikk filemanager

Maintainers

Package info

github.com/onkihara/b3

pkg:composer/onkihara/b3

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2024-05-17 11:04 UTC

This package is auto-updated.

Last update: 2026-03-17 15:02:38 UTC


README

A Filesystem Driver for laravel and blikk filemanager

Install

composer require onkihara/b3

Add to .env-File

APP_NAME=your_app_name
APP_INSTANCE=your_app_instance (if any)
APP_ID=your_app_id (if any)
B3_VERSION=v1
B3_ENDPOINT=your_b3_endpoint
B3_TOKENTLL=120
B3_SECRET=your_b3_secret
B3_ALGO=HS256