Package Data | |
---|---|
Maintainer Username: | rozklad |
Maintainer Contact: | info@sanatoriu.ninja (Sanatorium) |
Package Create Date: | 2016-04-11 |
Package Last Update: | 2016-10-02 |
Language: | PHP |
License: | Unknown |
Last Refreshed: | 2024-11-22 03:15:11 |
Package Statistics | |
---|---|
Total Downloads: | 0 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Thumbnails for Cartalyst Platform
config/platform-media.php
'macros' => [
...
'thumbs' => 'Sanatorium\Thumbs\Styles\Macros\ThumbsMacro',
],
'presets' => [
...
'300' => [
'width' => 300,
'macros' => ['thumbs'],
'path' => config('cartalyst.filesystem.connections.' . config('cartalyst.filesystem.default') . '.prefix') . '/cache/thumbs'
],
],
Changelog not available.
Support not available.
List of currently used hooks:
'sample' => 'sanatorium/thumbs::hooks.sample'