laravel-azure-storage icon indicating copy to clipboard operation
laravel-azure-storage copied to clipboard

Microsoft Azure Blob Storage integration for Laravel's Storage API

Results 3 laravel-azure-storage issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, since the prefix is now appended to the URL in the Laravel framework, we no longer need to append the prefix ourselves in the getUrl method. See [https://github.com/laravel/framework/commit/7cb6dbfae0420d388d9a2b5a7a068d2185ad308b](url) Best...

**Checklist** This package is just a wrapper for Flysystem's Azure storage backend to integrate it with Laravel's storage API. As such, many problems users may experience with it may actually...

## DEPRECATION NOTICE [Microsoft have announced the retirement of the Azure Storage PHP client on 17 March 2024](https://azure.microsoft.com/en-us/updates/retirement-notice-the-azure-storage-php-client-libraries-will-be-retired-on-17-march-2024/). Off the back of this Frank de Jonge, who maintains the Flysystem...