承接 artsur/yandex-object-storage-provider 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

artsur/yandex-object-storage-provider

最新稳定版本:v1.2

Composer 安装命令:

composer require artsur/yandex-object-storage-provider

包简介

Just add ServiceProvider for YandexObjectStorage

README 文档

README

Just add service provider for yandex cloud

Install

Via composer:

composer require artsur/yandex-object-storage-provider

Usage

After installing this package add the following code to your config/filesystems.php:

'yandex' => [
            'driver' => 'yandexcloud',
            'key' => 'your-key',
            'secret' => 'your-secret',
            'bucket' => 'bucket-name',
            'region' => 'us-east-1',
],

And then you can use

$disk = Storage::disk('yandex');

to get your yandex cloud storage instance

Don't forget to add the artsur\YandexObjectStorage\YandexObjectStorageServiceProvider to your $providers array if your laravel version lower than 5.5

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-12-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固