rjvim/file-manager
Composer 安装命令:
composer require rjvim/file-manager
包简介
Upload the files to your Laravel app
关键字:
README 文档
README
You can install the package via composer:
composer require rjvim/file-manager
The package will automatically register itself.
You can publish the migration with:
php artisan vendor:publish --provider="Betalectic\FileManager\FileManagerServiceProvider" --tag="migrations" php artisan vendor:publish --provider="Betalectic\FileManager\FileManagerServiceProvider"
php artisan migrate
Documentation
- Upload and retrieving the files
- Upload the base 64 image also
php artisan vendor:publish //Delete existing file and run
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 3.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-22