We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6103b0c commit 8ae6b2dCopy full SHA for 8ae6b2d
docs/content/en/laravel.md
@@ -3,7 +3,8 @@ title: Laravel
3
subtitle: ''
4
position: 4
5
---
6
-# GetValueFormRequest
+
7
+## GetValueFormRequest
8
9
Allows you access `GetValue` instance within your `FormRequest` by extending `GetValueFormRequest`.
10
@@ -28,8 +29,7 @@ class TestFormRequest extends GetValueFormRequest
28
29
30
Get value instance uses only validated data.
31
-
32
-# GetValueFactory
+## GetValueFactory
33
34
We have implemented helper functions that pulls array data from Laravel requests:
35
0 commit comments