laravel updates

This commit is contained in:
denisdulici
2020-04-12 16:33:06 +03:00
parent bf251c6afb
commit 960d5a282b
4 changed files with 4 additions and 1 deletions

View File

@ -185,7 +185,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
|