This package is a continuously developed package which provides a full Azure integration for Laravel offering the following drivers / adapters.
composer require szunisoft/azure-laravel
Export the package configuration:
php artisan vendor:publish --tag=config --provider="SzuniSoft\Azure\Laravel\Providers\LaravelServiceProvider"
The project uses phpunit and mockery. See composer.json for further details.
vendor/bin/phpunit
- Blob storage driver support
- File storage driver support
- Storage account Queue driver