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

This commit is contained in:
Taylor Otwell
2019-12-13 22:43:22 -06:00

View File

@@ -190,7 +190,7 @@ return [
| 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"
|
*/