Skip to main content

You're viewing the documentation for an older version of 文档中心. Consider upgrading your project to version 4.x

  • Frontend
  • Precognition

Laravel Precognition

Laravel Precognition lets Statamic forms predict the result of a form submission before it actually happens. This makes it possible to add live, real-time validation to your forms using the same validation rules defined on the backend, without duplicating logic in your frontend JavaScript.

Dok comes with Precognition pre-installed incase you ever need it.