enston/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: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/enston/laravel-storage-wrapper

dev-main 2023-02-25 13:22 UTC

This package is auto-updated.

Last update: 2025-09-25 19:24:45 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 enston/laravel-storage-wrapper

To publish config

php artisan vendor:publish --tag laravel-storage-wrapper