分类
教程
文章
官方文档
入门教程
文章
VIP会员
Laravel 8 view() {#collection-method}
赞
收藏
更多文章
目录
301 Moved Permanently
301 Moved Permanently
nginx
搜索
A
A
默认
护眼
夜间
阅读(2774)
赞
(
23
)
Laravel 8 view() {#collection-method}
2021-07-05 10:24:24 更新
view
函数获取一个
view
实例:
return
view
(
'auth.login'
)
;
←
Laravel 8 value() {#collection-method}
Laravel 8 with() {#collection-method}
→