imahmood/laravel-file-storage
最新稳定版本:v2.3.1
Composer 安装命令:
composer require imahmood/laravel-file-storage
包简介
Laravel file storage
README 文档
README
FileStorage is a Laravel package that simplifies the process of uploading and attaching files to models, while also automating preview generation and image optimization.
Features
- Easily upload and attach files to models.
- Specify the storage disk dynamically using the
onDiskmethod. - Automatically generate previews for images and PDFs and optimize images, improving user experience.
Requirements
Before using this package, make sure your environment meets the following requirements:
- PHP: 8.1 or later.
- Extensions:
ext-ffiextension is required. - System Packages:
libvips42library is necessary for image processing.
Documentation
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 10.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-01