Download the PHP package johan-code/image-thumbs without Composer
On this page you can find all versions of the php package johan-code/image-thumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johan-code/image-thumbs
More information about johan-code/image-thumbs
Files in johan-code/image-thumbs
Download johan-code/image-thumbs
More information about johan-code/image-thumbs
Files in johan-code/image-thumbs
Vendor johan-code
Package image-thumbs
Short Description trait for create image thumbs for models via InterventionImage
License MIT
Homepage https://github.com/johangit/image-thumbs
Package image-thumbs
Short Description trait for create image thumbs for models via InterventionImage
License MIT
Homepage https://github.com/johangit/image-thumbs
Please rate this library. Is it a good library?
Informations about the package image-thumbs
This package is not maintained now
Laravel image thumbs
Trait for create image thumbs for models via InterventionImage.
Install on Laravel 5.5
1) Install using composer (run in your terminal):
2) Publish (run in your terminal):
3) Set name of disk for uploading in /config/image-thumbs.php
:
4) Make sure the disk for uploading exist and available in public.
Example config /config/filesystems.php
Use laravel command for create symlink (run in your terminal):
Install on Laravel 5.4
Add service provider in config/app.php
:
... and follow main instruction.
All versions of image-thumbs with dependencies
PHP Build Version
Package Version
No informations.
The package johan-code/image-thumbs contains the following files
Loading the files please wait ....