onix-systems-php/hyperf-app-settings
最新稳定版本:v1.2.3
Composer 安装命令:
composer require onix-systems-php/hyperf-app-settings
包简介
An extension that consists of settings for an application
README 文档
README
Includes the following classes:
- DTO:
- UpdateAppSettingDTO.
- Model:
- AppSetting;
- Repository:
- AppSettingsRepository.
- Service:
- AppSettingsService.
- UpdateAppSettingsService.
Install:
composer require onix-systems-php/hyperf-app-settings
Publish config and database migrations:
php bin/hyperf.php vendor:publish onix-systems-php/hyperf-app-settings
Fill app_settings config with fields you want to store in database and validation rules for them, following existing examples.
统计信息
- 总下载量: 1.84k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-14