Skip to content

codebar-ag/laravel-flysystem-cloudinary-nova

Repository files navigation

Latest Version on Packagist Total Downloads GitHub-Tests GitHub Code Style PHPStan Dependency Review

🛠 Requirements

🛠 Requirements

  • Cloudinary Account
Package PHP Laravel Nova Flysystem
v12.0 ^8.2 - ^8.4 12.x ^5.2.6 3.25.1
v11.0 ^8.2 - ^8.3 11.x ^4.3 3.0
v2.0.0 ^8.2 11.x ^4.3 3.0
v1.0.0 ^8.2 10.x ^4.3 3.0

⚙️ Installation

You can install the package via composer:

composer require codebar-ag/laravel-flysystem-cloudinary-nova

Follow the installation instructions of Laravel Flysystem Cloudinary

📝 Usage

use CodebarAg\FlysystemCloudinaryNova\CloudinaryImage;

CloudinaryImage::make('Image')

🚧 Testing

Run the tests:

composer test

📝 Changelog

Please see CHANGELOG for more information on what has changed recently.

✏️ Contributing

Please see CONTRIBUTING for details.

🧑‍💻 Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

🙏 Credits

License

The MIT License (MIT). Please see License File for more information.