Check out this package: http://image.intervention.io/getting_started/installation
Nov 13, 2017
5
Level 1
Laravel image editor before upload
Hi there, is there any package to let user edit their image(s) before upload? For example, like they can crop, edit brightness and contrast without saving the x,y, brightness and contrast value to database? I already search every where, but can't find anything. Also, if no such package, how can I implement it?
Thank you.
Level 70
You will get lot of tutorials that how to integrate. Here is few references-
- http://itsolutionstuff.com/post/laravel-5-image-upload-and-resize-example-using-intervention-image-packageexample.html
- http://www.expertphp.in/article/php-laravel-5-intervention-image-upload-and-resize-tutorial
- https://www.youtube.com/watch?v=tMgQIfruTh4
- http://www.phpgang.com/image-upload-and-resize-using-image-intervention-in-laravel_889.html
Surely, lot more good tutorials.
6 likes
Please or to participate in this conversation.