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

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/myint-oo/laravel-storage-wrapper

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

This package is auto-updated.

Last update: 2025-12-20 03:16:51 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