$form = new Form([
'name' => [
'rules' => ['required'],
'message' => ['Name is required']
],
]);
Search
-
-
-
-
- Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Fingerprint File method and css/js helpers to add hashes to assets and files
- GEO This plugin adds basic geo search and conversion functionalities to Kirby
- Field Composer Field methods to help compose complex strings from content fields: merge, manipulate, conditional logic and more.