filesystem driver for blikk filemanager

Maintainers

Details

github.com/onkihara/b3

Source

Issues

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/onkihara/b3

1.1.1 2024-05-17 11:04 UTC

This package is auto-updated.

Last update: 2025-12-17 14:22:52 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