This is my package laravel-flysystem-cloudinary-nova
codebar-ag/laravel-flysystem-cloudinary-nova is a Laravel package for this is my package laravel-flysystem-cloudinary-nova.
It currently has 0 GitHub stars and 14.300 downloads on Packagist (latest version v13.0.0).
Install it with composer require codebar-ag/laravel-flysystem-cloudinary-nova.
Discover more Laravel packages by codebar-ag
or browse all Laravel packages to compare alternatives.
Last updated
| Package | PHP | Laravel | Nova | Flysystem Cloudinary | |---------|-----|---------|------|----------------------| | v13.0 | ^8.3 - ^8.5 | 13.x | ^5.8 | ^13.0 | | v12.0 | ^8.2 - ^8.4 | 12.x | ^5.2.6 | ^12.0 | | v11.0 | ^8.2 - ^8.3 | 11.x | ^4.3 | ^11.0 | | v2.0.0 | ^8.2 | 11.x | ^4.3 | 3.0 | | v1.0.0 | ^8.2 | 10.x | ^4.3 | 3.0 |
Install Laravel Flysystem Cloudinary v13 (or compatible ^13.0) alongside this package for Laravel 13.
You can install the package via composer:
composer require codebar-ag/laravel-flysystem-cloudinary-nova
Follow the installation instructions of Laravel Flysystem Cloudinary
use CodebarAg\FlysystemCloudinaryNova\CloudinaryImage;
CloudinaryImage::make('Image')
Run the tests:
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.