Codequs has a new tutorial on how to crop and edit images in Laravel 5.

learn how to crop and edit images

IN this Tutorial you will learn how to crop & edit Images In Laravel 5.2 . Here we will be using Jcrop for cropping our images , further its not a complete guide for image editing in laravel 5.2 .but it will give you basic idea about how it is done . Image editing and manipulation can sometimes be a difficult thing to implement in our application. Using Laravel and the Jcrop JavaScript library, we can make the task much simpler