fix wording

This commit is contained in:
Taylor Otwell 2020-03-29 10:38:29 -05:00
parent f140d926d3
commit 2a2522d882
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ return [
|
| This option determines how your cookies behave when cross-site requests
| take place, and can be used to mitigate CSRF attacks. By default, we
| do not enable this as other CSRF protection services are in place.
| will set this value to "lax" since this is a secure default value.
|
| Supported: "lax", "strict", "none", null
|