Answers for "yii2 label of ActiveField"

PHP
0

yii2 label of ActiveField

<?= $form->field($model, 'username')->textInput()->label('My superb label') ?>
Posted by: Guest on January-13-2022

Browse Popular Code Answers by Language