davidhirtz/yii2-config

There is no license information available for the latest version (2.1.7) of this package.

Yii2 Config Module

2.1.7 2024-04-05 20:41 UTC

This package is auto-updated.

Last update: 2024-04-05 20:44:28 UTC


README

Extend the exiting davidhirtz\yii2\config\modules\admin\models\Config class and load it via Yii's dependency injection container. Application params need to be defined as public properties and must be marked as active by a validation rule.