PHPackages                             acitjazz/uploadendpoint - 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. acitjazz/uploadendpoint

ActiveLibrary

acitjazz/uploadendpoint
=======================

:package\_description

v1.0.2(3y ago)050MITPHP

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/acitjazz/laravel-upload)[ Packagist](https://packagist.org/packages/acitjazz/uploadendpoint)[ Docs](https://github.com/acitjazz/uploadendpoint)[ RSS](/packages/acitjazz-uploadendpoint/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

Laravel Upload Filepond Vue
===========================

[](#laravel-upload-filepond-vue)

Installation
------------

[](#installation)

Via Composer

```
$ composer require acitjazz/uploadendpoint
```

Usage
-----

[](#usage)

Change Cache driver to array/redis

```
CACHE_DRIVER=array
```

Change Cache driver to array/redis

```
CACHE_DRIVER=array
```

Publish configuration with:

```
php artisan vendor:publish --tag=acitjazz-media-migrations
php artisan vendor:publish --tag=acitjazz-upload-config
php artisan vendor:publish --tag=acitjazz-vue-component
```

migration:

```
php artisan migrate
```

Example usage component:

```
npm install

npm i filepond-plugin-image-preview --save
npm i filepond-plugin-file-validate-type --save
npm i filepond-plugin-image-exif-orientation --save
```

```

    // Import the Component
    import AcitJazzUpload from '@/Components/AcitJazzUpload.vue';

    export default {
    components: {
        AcitJazzUpload,
    },
    };

```

Property List:

Property NameValueDescriptiontitleStringImage TitlenameStringName of inputfolderStringFolder/Bucket NamefiletypeArray\['image/\*'\]valueJson StringJSON.stringify Array of Object MediaplaceholderStringString or htmlsettingsObjectsee  for more propertyFilepond Doc
------------

[](#filepond-doc)

Credits
-------

[](#credits)

- \[Acit Jazz\]\[\]

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/561f31748ace72e20b8bfdf6652da50b87eb78cd3536c75a91441f98e7439a87?d=identicon)[acitjazz](/maintainers/acitjazz)

---

Top Contributors

[![acitjazz](https://avatars.githubusercontent.com/u/573830?v=4)](https://github.com/acitjazz "acitjazz (3 commits)")

---

Tags

laravelUploadEndpoint

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/acitjazz-uploadendpoint/health.svg)

```
[![Health](https://phpackages.com/badges/acitjazz-uploadendpoint/health.svg)](https://phpackages.com/packages/acitjazz-uploadendpoint)
```

###  Alternatives

[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)

PHPackages © 2026

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