litstack/file-downloads
最新稳定版本:v1.3
Composer 安装命令:
composer require litstack/file-downloads
包简介
README 文档
README
Install:
composer require litstack/file-downloads
Publish the migration and migrate:
php artisan vendor:publish --tag=lit-file-downloads php artisan migrate
Add the navigation item to your navigation:
$nav->entry('File Downloads', [ 'link' => route('lit.file-downloads'), 'icon' => '<i class="fas fa-download"></i>', ]),
统计信息
- 总下载量: 686
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-09