laravel azure storage:用于Laravel的Storage API的Microsoft Azure Blob存储集成 源码
laravel-azure-storage 用于Laravel存储API的Microsoft Azure Blob存储集成。 这是的自定义驱动程序,它本身是在之上。 它使用Flysystem自己的Azure blob存储适配器,因此不能轻易添加超出此范围的功能-实际上,添加功能将超出项目范围。 安装 使用composer安装软件包: composer require matthewbdaly/laravel-azure-storage 在5.5之前的Laravel版本上,您还需要手动将服务提供者添加到config/app.php : Matthewbdaly \ Laravel
文件列表
laravel-azure-storage-master.zip
(预估有个16文件)
laravel-azure-storage-master
src
AzureBlobStorageAdapter.php
3KB
AzureStorageServiceProvider.php
4KB
Exceptions
InvalidCustomUrl.php
145B
CacheAdapterNotInstalled.php
153B
phpunit.xml.dist
1KB
psalm.xml
444B
.travis.yml
263B
暂无评论