Skip to content

MPaap/Laravel-image-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel image cache

Install

composer require m-paap/laravel-image-cache

Add to config/app.php

MPaap\LaravelImageCache\ServiceProvider::class, Intervention\Image\ImageServiceProvider::class

Publish config

php artisan vendor:publish --tag="image-cache"

Usage

/{config or default image}/{w}/{h}/{path to image}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages