# laravel-local-upload-service **Repository Path**: zxf5115/laravel-local-upload-service ## Basic Information - **Project Name**: laravel-local-upload-service - **Description**: 基于Laravel封装的本地上传服务的插件 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-10 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```shell 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.