Skip to content

Commit 9150306

Browse files
authored
Merge pull request #4 from reachweb/precognition-simple
Implement precognition
2 parents f04bfe5 + 6147ece commit 9150306

31 files changed

+551
-37
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ So we made it ridiculously simple: just add the `{{ easyform }}` tag and get a f
2020
- **Lightweight** - Only 5KB JavaScript (2KB gzipped), requires just Alpine.js
2121
- **Conditional Fields** - Show/hide fields based on conditions set in Statamic
2222
- **Built-in Security** - CSRF protection, honeypot spam detection, optional reCAPTCHA v3
23-
- **Server-side Validation** - Full support for Statamic's (Laravel's) validation
23+
- **Server-side Validation** - Full support for Statamic's (Laravel's) validation & Laravel Precognition
2424
- **Email Template Included** - Simple, effective template to send form submissions
2525
- **200+ Tests** - Built with Pest for peace of mind
2626
- **Tailwind Styled** - Mobile-first, 12-column grid, easy to customize with themes

dist/js/easy-forms-precognition.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/easy-forms.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)