cloudinary-laravel
cloudinary-laravel copied to clipboard
Next: Cloudinary Laravel SDK v3
This branch/PR holds all the work for the next major version of Cloudinary Laravel SDK, v3.
- [x] Drops support for Laravel >= 10, PHP >= 8.1
- [x] Complete overhaul of the adapter and filesystem integration
- [x] Add install command for setup
- [ ] Prompt for copying Blade components into project
- [ ] Detect if using Livewire & prompt for those components
- [ ] Detect if using Inertia and React/Vue and prompt for those components
- [ ] & more