diff --git a/docs/guide/form.md b/docs/guide/form.md index d31d653..98672b9 100644 --- a/docs/guide/form.md +++ b/docs/guide/form.md @@ -88,3 +88,19 @@ customize the output, you can chain additional methods to this call: field($model, 'username')->textInput()->hint('Please enter your name')->label('Name') ?> ``` + +This will create all the `