codebar-ag / laravel-flysystem-cloudinary-nova
This is my package laravel-flysystem-cloudinary-nova
Installs: 4 557
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.2
- codebar-ag/laravel-flysystem-cloudinary: ^11.0
- illuminate/contracts: ^11.0
- laravel/nova: ^4.32
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- larastan/larastan: ^2.9
- laravel/pint: ^1.13
- nunomaduro/collision: ^8.1
- orchestra/testbench: ^9.0
- pestphp/pest: ^2.33
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.2
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- spatie/laravel-ray: ^1.35
README
🛠 Requirements
- Cloudinary Account
- Laravel Flysystem Cloudinary
🛠 Requirements
- Cloudinary Account
⚙️ 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
- Rhys Lees
- Sebastian Fix
- All Contributors
- Skeleton Repository from Spatie
- Laravel Package Training from Spatie
License
The MIT License (MIT). Please see License File for more information.