ajhaupt7/image-upload-preview
Composer 安装命令:
composer require ajhaupt7/image-upload-preview
包简介
A Laravel Nova field for dragging and dropping images to upload, along with a preview.
README 文档
README
This field extends the existing Laravel Nova image field, but displays the form as a drag and drop box, which will display a preview of the added image immediately. All options that are available with the regular Nova image field are available here.
Installation
composer require ajhaupt7/image-upload-preview
Usage
use Ajhaupt7\ImageUploadPreview\ImageUploadPreview; ImageUploadPreview::make('Image')->disk('s3')
统计信息
- 总下载量: 39.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-30
