soda-framework / cms

A sweet PHP CMS solution built on Laravel!
MIT License
10 stars 1 forks source link

Media Library image manipulation #18

Open ryzr opened 8 years ago

ryzr commented 8 years ago

Install http://image.intervention.io/

Neat tutorial: https://sidharath.com/97/jquery-cropper-with-laravel

ryzr commented 7 years ago

Intervention has been integrated, and the uploader now accepts Intervention config. Just need to integrate with media library to group multiple versions with originals, etc