$form = new Form([
'name' => [
'rules' => ['required'],
'message' => ['Name is required']
],
]);
Staff picks


OAuth 2.0
Interface to use OAuth 2.0 providers for user authentication
-
-
-
-
-
-
-
- Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-