cloudinary-laravel icon indicating copy to clipboard operation
cloudinary-laravel copied to clipboard

Next: Cloudinary Laravel SDK v3

Open joshmanders opened this issue 9 months ago • 0 comments

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

joshmanders avatar Jan 28 '25 19:01 joshmanders