aliyun oss adapter for laravel file system 5.2+
19
0
2
Package Data
Maintainer Username: jacksunny2020
Maintainer Contact: jacksunny2020@126.com (jacksunny)
Package Create Date: 2017-06-07
Package Last Update: 2017-07-04
Language: PHP
License: Unknown
Last Refreshed: 2024-11-20 03:02:48
Package Statistics
Total Downloads: 19
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

ossfs

laravel file system plugin based-on aliyun oss,you may use oss as normal laravel file system mode

  1. install package composer require "jacksunny/ossfs":"dev-master"

  2. append the code below to array "disks" in the file config/filesystems.php

  1. now you may use laravel file system to put/get files on aliyun oss