semmelsamu/imgs
Composer 安装命令:
composer require semmelsamu/imgs
包简介
Image optimizing library
README 文档
README
Image optimizing library, tailored for Laravel.
Installation
You may install this package with Composer:
composer require semmelsamu/imgs
Configuration
You may publish the configuration files like so:
php artisan vendor:publish --tag=imgs-config
A new file under config/imgs.php will be created. You may edit this file to
configure Imgs.
Custom views
You may publish the imgs component like so:
php artisan vendor:publish --tag=imgs-views
A new file under resources/views/vendor/imgs/components/views/imgs.blade.php
will be created. You may edit this file to overwrite the default component.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-29