Download the PHP package diamondbybold/laravel-flysystem-azure-blob-storage without Composer
On this page you can find all versions of the php package diamondbybold/laravel-flysystem-azure-blob-storage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download diamondbybold/laravel-flysystem-azure-blob-storage
More information about diamondbybold/laravel-flysystem-azure-blob-storage
Files in diamondbybold/laravel-flysystem-azure-blob-storage
Package laravel-flysystem-azure-blob-storage
Short Description Laravel Wrapper for Flysystem Azure Blob Storage
License MIT
Homepage https://github.com/diamondbybold/laravel-flysystem-azure-blob-storage
Informations about the package laravel-flysystem-azure-blob-storage
Laravel Flysystem Azure Blob Storage
A Laravel wrapper for Flysystem Azure Blob Storage adapter.
Includes:
- A Service Provider for Laravel
- adding an
azure
disk for Laravel's File Storage abstraction of Flysystem
- adding an
- Integration with Spatie's Media Library providing
- a
AzureBlobUrlGenerator
(https://docs.spatie.be/laravel-medialibrary/v7/advanced-usage/generating-custom-urls)
- a
Installation
You can install the package via composer:
Usage
The Service Provider is automatically registered on Laravel >= 5.5.
Configure your disk in config/filesystem.php
For integration with Media Library
Install and configure Media Library.
Add the following to config/medialibrary.php
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- João Machado
- All Contributors
This package was made based on A skeleton repository for Spatie's PHP Packages.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-flysystem-azure-blob-storage with dependencies
illuminate/support Version ~5.7|~5.8|^6.0
league/flysystem-azure-blob-storage Version ^0.1.6