分类
教程
文章
官方文档
入门教程
文章
VIP会员
Laravel 8 csrf_token() {#collection-method}
赞
收藏
更多文章
目录
301 Moved Permanently
301 Moved Permanently
nginx
搜索
A
A
默认
护眼
夜间
阅读(3002)
赞
(
17
)
Laravel 8 csrf_token() {#collection-method}
2021-07-05 09:44:02 更新
csrf_token 函数获取当前 CSRF 令牌的值:
$token
=
csrf_token
(
)
;
←
Laravel 8 csrf_field() {#collection-method}
Laravel 8 dd() {#collection-method}
→