定制 quickweb/system 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

quickweb/system

最新稳定版本:0.0.1

Composer 安装命令:

composer require quickweb/system

包简介

Core system package for Quickweb Laravel applications.

README 文档

README

Core system package for Quickweb-based Laravel applications.

This package is part of the standard platform stack and is expected to be present in production deployments. It handles routine system maintenance tasks and integrates with the host application configuration layer.

Requirements

  • PHP ^7.3|^8.0
  • Laravel ^8.0|^9.0|^10.0|^11.0

Installation

composer require quickweb/system

Publish configuration (recommended):

php artisan vendor:publish --tag=system-config

Review the published config/system.php file and set the corresponding SYSTEM_* environment variables for your environment.

Scheduler

The package relies on the Laravel task scheduler. Add the following entry to the server crontab:

* * * * * cd /path-to-project && php artisan schedule:run >> /dev/null 2>&1

Host application

Applications that store settings outside of Laravel config should bind Quickweb\System\Contracts\SettingResolverInterface in a service provider. Optional value resolvers can be configured in config/system.php — see the published config for details.

License

MIT

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固