- Cloudinary Account
- Laravel Flysystem Cloudinary
- Cloudinary Account
Package | PHP | Laravel | Flysystem |
---|---|---|---|
>v2.0 | >8.3 | > Laravel 11 | > 3.0 |
>v1.0 | >8.2 | > Laravel 10 | > 3.0 |
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.
- Rhys Lees
- Sebastian Fix
- All Contributors
- Skeleton Repository from Spatie
- Laravel Package Training from Spatie
The MIT License (MIT). Please see License File for more information.