Looking to hire Laravel developers? Try LaraJobs

laravel-cloudinary-filesystem maintained by adamtorok96

Description
A Laravel Package to support Cloudinary FileSystem
Author
Last update
2019/10/04 10:07 (dev-master)
License
Links
Downloads
703

Comments
comments powered by Disqus

A Laravel Package to support Cloudinary FileSystem

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)