Merge branch 'master' of github.com:laravel/laravel
This commit is contained in:
commit
dd93aca597
|
@ -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"
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue