Resize image with Image Intervention

Опубликовано: 19 Октябрь 2024
на канале: Laravel Package Tutorial
519
12

Package: https://github.com/Intervention/image
Official Docs: http://image.intervention.io/api/resize

File Upload tutorial    • File upload in Laravel using Image in...  

Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes service providers and Facades for easy Laravel integration.

Resizes the current image based on given width and/or height. To constraint the resize command, pass an optional Closure callback as the third parameter.

We are going to learn the following methods
resize
widen
heighten
fit
resize canvas
crop

Like Facebook Page:   / laravelpackagetutorial  
Join Facebook Group:   / 576525202944819  

Please Like and Subscribe. This will really boost my confidence and encourage me to make more and more videos.

Thanks
Shailesh Ladumor