定制 yarbala/nova-optimal-image-field 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

yarbala/nova-optimal-image-field

Composer 安装命令:

composer require yarbala/nova-optimal-image-field

包简介

Nova Optimal Image field

README 文档

README

This field differs from the standard Image field in that after the image is loaded using it, image optimization takes place. For image optimization the package spatie/laravel-image-optimizer is used.

Installation

Install the package into a Laravel app that uses Nova with Composer:

composer require yarbala/nova-optimal-image-field

Read the documentation spatie/laravel-image-optimizer for optimizers setup information on the server side.

Usage

Add the field to your resource in the fields method:

use Yarbala\OptimalImage\OptimalImage;

OptimalImage::make('Image'),

Field uses local disk for converting images, to change this behavior change use localDisk method:

OptimalImage::make('Image')->localDisk('local'),

The field extends the Laravel\Nova\Fields\Image field, so all the usual methods are available.

统计信息

  • 总下载量: 1.16k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固