axn/laravel-glide

league/glide wrapper for Laravel 5.1+
12,786 10
Install
composer require axn/laravel-glide
Latest Version:4.0.1
PHP:^8.4
License:MIT
Last Updated:Jul 22, 2026
Links: GitHub  ·  Packagist
Maintainer: axn

Laravel Glide

This package provides a Service Provider that allows you to very easily integrate Glide into a Laravel project with multiple server support and signed URLs.

Installation

composer require axn/laravel-glide

Then publish the configuration files and generate the signing key:

php artisan vendor:publish --tag="glide-config"
php artisan glide:key-generate

Documentation

Full documentation is available in the docs/ directory.

Upgrade

See UPGRADE.md for upgrade instructions.

License

MIT

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

619,738,036 9,700
laravel/framework

The Laravel Framework.

561,395,438 34,860
laravel/tinker

Powerful REPL for the Laravel framework.

471,804,685 7,440