cloudinary-labs/cloudinary-laravel
Laravel integration for Cloudinary: upload, manage, and transform images and videos with an easy Facade/API, configurable storage, and URL generation. Supports signed delivery, eager transformations, and seamless use in apps and queues.
title: Basic Usage / Configuration description: Learn how to configure Cloudinary Laravel for your application. ogImageTitle: Configuration head:
import { Tabs, TabItem, Steps } from '@astrojs/starlight/components'; import CodeBlock from '@components/CodeBlock.astro';
This SDK implements the File Storage Driver interface allowing you to use it as just another storage destination like s3, azure or local disk.
Add a new cloudinary key to your config/filesystems.php disk key like so:
How can I help you explore Laravel packages today?