Download the PHP package skydiver/nova-cached-images without Composer
On this page you can find all versions of the php package skydiver/nova-cached-images. 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 nova-cached-images
nova-cached-images
Laravel Nova field to display (and cache) remote images
Installation
- run
composer require skydiver/nova-cached-images
Usage
- open your resource
- add
use Skydiver\NovaCachedImages\NovaCachedImages;in the top of your file - insert
NovaCachedImages::make("Avatar")in your fields method
Field options
Credits
- biigle/laravel-file-cache: Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel or Lumen.
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-cached-images with dependencies
PHP Build Version
Package Version
The package skydiver/nova-cached-images contains the following files
Loading the files please wait ...