2015年1月30日星期五

Laravel News: Easy Image Processing in Laravel with Glide


On the Laravel News site there's a new post sharing a video tutorial of how to use the Glide image handling library with your Laravel-based application.



Glide is a new package by Jonathan Reinink which is an on-demand image manipulation library. In this video he shows you how to set it up and the basic usage in Laravel 5.


In the tutorial Jonathan walks you through an introduction to the library and how it wraps around the Intervention image handling. He creates a basic application that, when an image endpoint is called, output the image with any given configuration options (like height and width). Glide is one of many packages making up The PHP League.


Link: https://laravel-news.com/2015/01/using-glide-laravel/

没有评论:

发表评论