PHPackages                             panchania83/laravel-nova-3-uploadcare-multiple-images - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. panchania83/laravel-nova-3-uploadcare-multiple-images

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

panchania83/laravel-nova-3-uploadcare-multiple-images
=====================================================

A Laravel Nova uploadcare multiple images field.

01Vue

Since Nov 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/panchania83/laravel-nova-3-uploadcare-multiple-images)[ Packagist](https://packagist.org/packages/panchania83/laravel-nova-3-uploadcare-multiple-images)[ RSS](/packages/panchania83-laravel-nova-3-uploadcare-multiple-images/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nova Uploadcare Image Field
===========================

[](#nova-uploadcare-image-field)

An image field using the UploadCare API.

This is a vue-wrapper around uploadcare-vue ().

You can upload an image through drag-and-drop, url or google drive. The image is stored on Uploadcare and saved as a url in the model.

Screenshots
-----------

[](#screenshots)

[![image1](https://camo.githubusercontent.com/029e2deedc00808d155b2277aa2fc739a4a840dfc53849c956127ef0be0e3133/68747470733a2f2f692e696d6775722e636f6d2f756c707834794b2e706e67)](https://camo.githubusercontent.com/029e2deedc00808d155b2277aa2fc739a4a840dfc53849c956127ef0be0e3133/68747470733a2f2f692e696d6775722e636f6d2f756c707834794b2e706e67)[![image2](https://camo.githubusercontent.com/8a3c2383ffe2e341d37a257dc32f9d8f06507b2a61fb975a4bec4df70d724a2c/68747470733a2f2f692e696d6775722e636f6d2f31764f6c4165632e706e67)](https://camo.githubusercontent.com/8a3c2383ffe2e341d37a257dc32f9d8f06507b2a61fb975a4bec4df70d724a2c/68747470733a2f2f692e696d6775722e636f6d2f31764f6c4165632e706e67)[![image3](https://camo.githubusercontent.com/95dc29437d1a62d9563fcc26753759b7b3181ca42f11c9fe45eb4bf52b29cfe2/68747470733a2f2f692e696d6775722e636f6d2f754e4d446d485a2e706e67)](https://camo.githubusercontent.com/95dc29437d1a62d9563fcc26753759b7b3181ca42f11c9fe45eb4bf52b29cfe2/68747470733a2f2f692e696d6775722e636f6d2f754e4d446d485a2e706e67)

### Installing

[](#installing)

```
composer require panchania83/uploadcare-image

```

### Getting Started

[](#getting-started)

To publish the config file to config/uploadcare.php, run:

```
php artisan vendor:publish --provider="panchania83\UploadcareImage\FieldServiceProvider"

```

Add Uploadcare Public Key to .env:

```
UPLOADCARE_PUBLIC_KEY=yourpublickey

```

Register the field in the Nova resource:

```
use panchania83\UploadcareImage\UploadcareImage;

```

Use the field:

```
UploadcareImage::make('Image')

```

Authors
-------

[](#authors)

- **Adnan Chowdhury**

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/38a735adec55294e6865c02a447ea65adce544760fb82f59f96dfa6e6e6152db?d=identicon)[panchania83](/maintainers/panchania83)

---

Top Contributors

[![panchania83](https://avatars.githubusercontent.com/u/95633879?v=4)](https://github.com/panchania83 "panchania83 (1 commits)")

### Embed Badge

![Health badge](/badges/panchania83-laravel-nova-3-uploadcare-multiple-images/health.svg)

```
[![Health](https://phpackages.com/badges/panchania83-laravel-nova-3-uploadcare-multiple-images/health.svg)](https://phpackages.com/packages/panchania83-laravel-nova-3-uploadcare-multiple-images)
```

###  Alternatives

[topthink/think-annotation

Annotation For ThinkPHP

4831.5k8](/packages/topthink-think-annotation)[rmrevin/yii2-favicon-widget

Favicon widget for Yii2

1564.4k](/packages/rmrevin-yii2-favicon-widget)[intvent/eboekhouden-php

A PHP framework agnostic package for E-boekhouden.nl

129.6k](/packages/intvent-eboekhouden-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
