ryangurnick/filesystem-database
最新稳定版本:v1.0.2
Composer 安装命令:
composer require ryangurnick/filesystem-database
包简介
Filesystem adapter to store files within the database
README 文档
README
This package contains a filesystem adapter to store files within the database.
Installation
You can install the package via composer:
composer require ryangurnick/filesystem-database- Setup your .env to have proper database configuration.
- In the .env set
FILESYSTEM_DISK=database - Add
\Ryangurnick\FilesystemDatabase\FilesystemDatabaseServiceProvider::class,to the providers array inconfig/app.php php artisan migrate
统计信息
- 总下载量: 213
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-27