myint-oo / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:PHP 100.0%