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

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

This package is auto-updated.

Last update: 2024-05-25 16:34:17 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