Ejemplo: cloudinary laravel
composer require cloudinary-labs/cloudinary-laravel
php artisan vendor:publish --provider="CloudinaryLabsCloudinaryLaravelCloudinaryServiceProvider" --tag="cloudinary-laravel-config"
#Open your .env file and add your API Environment variable, upload_preset (this is optional, until you need to use the widget) like so:
//CLOUDINARY_URL=xxxxxxxxxxxxx
//CLOUDINARY_UPLOAD_PRESET=xxxxxxxxxxxxx
//CLOUDINARY_NOTIFICATION_URL=
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)