zxf5115/laravel-local-upload-service

A Laravel plugin for local upload services

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/zxf5115/laravel-local-upload-service

1.0 2025-09-10 06:11 UTC

This package is not auto-updated.

Last update: 2025-10-03 06:45:22 UTC


README

laravel-local-upload-service

  • 基于Laravel封装的本地上传服务的插件。
  • A Laravel plugin for local upload services.

Requirement

  • PHP >= 8.1
  • laravel >= 10.0
  • zxf5115/laravel-kernel-serivce
  • zxf5115/laravel-resource-module

Installation

  • installing plugins package
composer require "zxf5115/laravel-local-upload-serivce"

License

  • This plugin is open-source under the Apache License 2.0. You are free to use, copy, modify, distribute, and conduct secondary development of this plugin.