adamtorok96/laravel-cloudinary-filesystem

A Laravel Package to support Cloudinary FileSystem

0.2.0 2018-06-16 12:42 UTC

This package is not auto-updated.

Last update: 2024-04-28 03:19:58 UTC


README

Install

  • composer require adamtorok96/laravel-cloudinary-filesystem
  • Add AdamTorok96\LaravelCloudinaryFileSystem\CloudinaryServiceProvider::class to providers in config/app.php
  • Setup config (in a published config file or in .env file)