We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270a5f0 commit f15d544Copy full SHA for f15d544
1 file changed
resources/boost/guidelines/core.blade.php
@@ -70,7 +70,7 @@
70
71
### File Structure
72
73
-- `src/Tags/EasyForm.php` — Main `{{ easyform }}` tag handler.
+- `src/Tags/EasyForm.php` — Main `@{{ easyform }}` tag handler.
74
- `src/Tags/Concerns/` — Trait composition: `HandlesForms`, `HandlesFields`, `HandlesDictionaries`, `HasVersion`.
75
- `src/Listeners/ValidateRecaptcha.php` — Optional reCAPTCHA v3 listener.
76
- `resources/views/form/fieldtypes/` — 18 field type Antlers templates.
0 commit comments