分类
教程
文章
官方文档
入门教程
文章
VIP会员
Laravel 8 uniqueStrict() {#collection-method}
赞
收藏
更多文章
目录
301 Moved Permanently
301 Moved Permanently
nginx
搜索
A
A
默认
护眼
夜间
阅读(2444)
赞
(
14
)
Laravel 8 uniqueStrict() {#collection-method}
2021-07-01 16:46:23 更新
这个方法与
unique
方法一样,然而,所有的值是用 「严格」模式来比较的。
←
Laravel 8 unique() {#collection-method}
Laravel 8 unless() {#collection-method}
→