18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
# Glide adapter for Laravel
|
|
|
|
[](https://twitter.com/reinink)
|
|
[](https://github.com/thephpleague/glide-laravel/releases)
|
|
[](https://github.com/thephpleague/glide-laravel/blob/master/LICENSE)
|
|
[](https://travis-ci.org/thephpleague/glide-laravel)
|
|
[](http://hhvm.h4cc.de/package/league/glide-laravel)
|
|
[](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). |