Download the PHP package flowframe/laravel-drift without Composer
On this page you can find all versions of the php package flowframe/laravel-drift. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-drift
Laravel Drift
Optimize images on the fly.
Installation
You can install the package via composer:
Usage
Simply install the package, and register a configuration in AppServiceProvider@boot
:
Image URLs
To generate an image URL use the \Flowframe\Drift\UrlBuilder
like so:
You can use most of Intervention Image's methods, simply use the method name as key and set the argument as value. Have more than one argument? Use an array instead like in the example above.
Blade Component
All versions of laravel-drift with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^10.0
intervention/image Version ^2.7
illuminate/http Version ^10.0
illuminate/support Version ^10.0
intervention/image Version ^2.7
illuminate/http Version ^10.0
The package flowframe/laravel-drift contains the following files
Loading the files please wait ....