UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.04k stars 719 forks source link

support intervention/image v3 #1226

Closed MeeDNite closed 3 months ago

MeeDNite commented 3 months ago

Issue number: #1220

Summary of the change:

I just followed your example in https://github.com/UniSharp/laravel-filemanager/commit/539a1904b1b85f50a30810c0cbef28c647ac5e93 and completed 2 TODOs in CropController and ResizeController.

streamtw commented 3 months ago

Thank you @MeeDNite ! I will try this before releasing a new version.

streamtw commented 3 months ago

Update: v2.9.0 has been released to fully support v3.* versions of intervention/image.