Merge branch 'master' of github.com:laravel/laravel

This commit is contained in:
Taylor Otwell 2019-12-13 22:43:22 -06:00
commit dd93aca597
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
| 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.
|
| Supported: "lax", "strict"
| Supported: "lax", "strict", "none"
|
*/