Best laravel framework open-source packages.

Azure laravel

Azure drivers for Laravel
Updated 5 years ago

Travis GitHub release Packagist license

Laravel Azure

This package is a continuously developed package which provides a full Azure integration for Laravel offering the following drivers / adapters.

Download

composer require szunisoft/azure-laravel

Configuration

Export the package configuration:

php artisan vendor:publish --tag=config --provider="SzuniSoft\Azure\Laravel\Providers\LaravelServiceProvider"

Testing

The project uses phpunit and mockery. See composer.json for further details.

vendor/bin/phpunit

Changelog

1.0.0 (2018-06-17)

added

  • Blob storage driver support
  • File storage driver support
  • Storage account Queue driver
Tags storage