Laravel 6

This commit is contained in:
shibafu
2020-05-23 23:09:55 +09:00
parent 80590888df
commit 34c4f13376
16 changed files with 719 additions and 381 deletions

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"
|
*/