codebar-ag / laravel-flysystem-cloudinary-nova
This is my package laravel-flysystem-cloudinary-nova
Installs: 7 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: 8.2.*|8.3.*|8.4.*
- codebar-ag/laravel-flysystem-cloudinary: ^v12.0
- illuminate/contracts: ^12.0
- laravel/nova: ^5.2.6
- spatie/laravel-package-tools: ^1.19
Requires (Dev)
- larastan/larastan: ^v3.1
- laravel/pint: ^1.21
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.7
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- spatie/laravel-ray: ^1.39
README
π Requirements
- Cloudinary Account
- Laravel Flysystem Cloudinary
π 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
- 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.