myint-oo/laravel-storage-wrapper

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

dev-main 2024-12-20 00:57 UTC

This package is auto-updated.

Last update: 2025-06-20 02:02:00 UTC


README

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