# Glide adapter for Laravel [![Author](http://img.shields.io/badge/author-@reinink-blue.svg?style=flat-square)](https://twitter.com/reinink) [![Latest Version](https://img.shields.io/github/release/thephpleague/glide-laravel.svg?style=flat-square)](https://github.com/thephpleague/glide-laravel/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://github.com/thephpleague/glide-laravel/blob/master/LICENSE) [![Build Status](https://img.shields.io/travis/thephpleague/glide-laravel/master.svg?style=flat-square)](https://travis-ci.org/thephpleague/glide-laravel) [![HHVM Status](https://img.shields.io/hhvm/league/glide-laravel.svg?style=flat-square)](http://hhvm.h4cc.de/package/league/glide-laravel) [![Total Downloads](https://img.shields.io/packagist/dt/league/glide-laravel.svg?style=flat-square)](https://packagist.org/packages/league/glide-laravel) ## Installation ```bash $ composer require league/glide-laravel ``` ## Documentation Full documentation can be found at [glide.thephpleague.com](http://glide.thephpleague.com).