没有合适的资源?快使用搜索试试~ 我知道了~
laravel-cloud-images:再也不会生成其他缩略图了-Laravel即时调整图像大小
共59个文件
php:46个
stub:3个
md:3个
需积分: 5 0 下载量 140 浏览量
2021-05-10
19:08:47
上传
评论
收藏 117KB ZIP 举报
温馨提示
Laravel云图片 该软件包为通过Laravel管理Google App Engine图片API提供了便利。 Images API允许您一次将图片上传到GCS存储桶,然后仅通过在image-url中请求指定的大小即可生成无限的缩略图。 没有延迟,存储问题或重新生成命令。 重要的 请查看 ,以获取有关Images API以及如何为您的项目设置图片服务器的更多信息。 该软件包假定您已经配置了App Engine图像服务器和GCS桶。 安装 您可以通过composer安装此软件包: composer require makeabledk/laravel-cloud-images 将新的gcs磁盘添加到您的filesystems.php配置中 'gcs' => [ 'driver' => 'gcs' , 'project_id' => env ( 'GOOGLE_CL
资源推荐
资源详情
资源评论
收起资源包目录
laravel-cloud-images-master.zip (59个子文件)
laravel-cloud-images-master
.github
workflows
test.yml 1KB
database
migrations
add_responsive_fields_to_images_table.php.stub 899B
create_image_attachments_table.php.stub 900B
create_images_table.php.stub 680B
src
Contracts
ResponsiveImageVersion.php 330B
DimensionCalculator.php 468B
ResponsiveImage.php 519B
Client.php 3KB
Jobs
DeleteCloudImage.php 790B
FileSizeOptimizedDimensionCalculator.php 2KB
HasImages.php 1KB
TinyPlaceholder.php 2KB
ImageAttachment.php 121B
Image.php 4KB
Events
CloudImageDeleted.php 419B
CloudImageUploaded.php 693B
ResponsiveImageFactory.php 4KB
CloudImageFacade.php 330B
ValueCasting.php 479B
HasDimensions.php 2KB
Nova
Fields
CloudImage.php 1KB
Exceptions
FailedDownloadException.php 104B
FailedUploadException.php 102B
FailedDeletionException.php 104B
CloudImagesServiceProvider.php 2KB
ImageFactory.php 6KB
Console
Commands
GeneratePlaceholders.php 2KB
Cleanup.php 767B
CONTRIBUTING.md 705B
config
cloud-images.php 494B
LICENSE.md 20KB
phpunit.xml 851B
resources
views
placeholder-svg.blade.php 407B
responsive-image-with-placeholder.blade.php 213B
responsive-image.blade.php 91B
.styleci.yml 16B
tests
Fakes
FakeGuzzleResponse.php 729B
FakeTinyPlaceholder.php 1KB
FakeGuzzleClient.php 408B
TestCase.php 3KB
migrations
2017_11_04_112408_create_products_table.php 439B
2018_03_14_000000_create_production_tables.php 588B
image.jpg 73KB
Feature
HasSingleImageTest.php 2KB
ImageFactoryTest.php 2KB
HasMultipleImagesTest.php 2KB
DeleteTest.php 2KB
CleanupTest.php 862B
ResponsiveTest.php 6KB
FileSizeOptimizedDimensionCalculatorTest.php 1015B
UploadTest.php 3KB
GeneratePlaceholdersTest.php 1KB
ImageTest.php 3KB
Stubs
ProductImage.php 237B
Product.php 216B
placeholder.jpg 1KB
.gitignore 55B
readme.md 14KB
composer.json 2KB
共 59 条
- 1
资源评论
哥本哈根学派
- 粉丝: 28
- 资源: 4508
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功