laravel-storage-wrapper maintained by myint-oo
Description
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
Author
Last update
2024/12/20 01:57
(dev-main)
License
Downloads
16
Laravel Storage Wrapper
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
Installation
composer require myint-oo/laravel-storage-wrapper
To publish config
php artisan vendor:publish --tag laravel-storage-wrapper