Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
N

Image Upload Preview Field

Installation Instructions

composer require ajhaupt7/image-upload-preview

Readme

Image Upload Preview Field

This field extends the existing Laravel Nova image field, but displays the form as a drag and drop box, which will display a preview of the added image immediately. All options that are available with the regular Nova image field are available here.

Demo

Installation

composer require ajhaupt7/image-upload-preview

Usage

use Ajhaupt7\ImageUploadPreview\ImageUploadPreview;

ImageUploadPreview::make('Image')->disk('s3')

Reviews

By Jeremias Araujo on August 30, 2020

Great package! I'd like if I could set the preview size, and translate the texts

Back to Top
Added 7 years ago
Last updated 7 Years Ago
Version v1.0.0
Composer
ajhaupt7/image-upload-preview
GitHub stars 10
Packagist downloads 39,233

Favorites

6 users favorited

Rating

3.40
(out of 5)
★★★★★
★★★★
★★★
★★
5 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas