A wrapper for laravel storage using interface. A small package meant to solve having to do all the for cloud storage setup work in each of the projects
myint-oo/laravel-storage-wrapper is a Laravel package for a wrapper for laravel storage using interface. a small package meant to solve having to do all the for cloud storage setup work in each of the projects.
It currently has 2 GitHub stars and 12 downloads on Packagist.
Install it with composer require myint-oo/laravel-storage-wrapper.
Discover more Laravel packages by myint-oo
or browse all Laravel packages to compare alternatives.
Last updated
A wrapper for laravel storage using interface. A small package meant to solve having to do all the cloud storage setup work in each of the projects
composer require myint-oo/laravel-storage-wrapper
To publish config
php artisan vendor:publish --tag laravel-storage-wrapper