Skip to content

onix-systems-php/hyperf-app-settings

Repository files navigation

Hyperf-app-settings component

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages