laravel-yun-storage
by jichangfeng
Upload attachments to content storage platform like Aliyun OSS, Tencent COS
laravel-azure-storage
by deva7mad
Microsoft Azure Blob Storage integration for Laravel's Storage API
laravel-azure-blob-storage
by impratick
Azure Blob Storage Wrapper with prefix support for Laravel framework
laravel-generate-storage-structure
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
laravel-generate-storage-structure
by outl1ne
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
laravel-filesystem-oss
by james.xue
用于laravel的aliyun oss文件系统存储 aliyun oss filesystem storage for laravel
laravel-storage-copy
by sykez
Laravel Artisan command for copying files between Laravel Filesystem/Storage disks.
laravel-flysystem-azure-blob-storage
Laravel Wrapper for Flysystem Azure Blob Storage
laravel-hash-store
by eggbe
Laravel 5 version of the file-based library for easy create and manage list of hashes
larupload
by mostafaznv
Larupload is a ORM based file uploader for laravel to upload image, video, audio and other known files.
laravel-azure-storage
by feilongcui
Microsoft Azure Blob Storage integration for Laravel's Storage API
laravel-azure-blob-storage
by casuparu
Microsoft Azure Blob Storage integration for Laravel's Storage API.
laravel-azure-blob-storage
by steffjenl
Microsoft Azure Blob Storage integration for Laravel's Storage API
laravel-model-json-storage
by mjducharme
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.