阅读目录 Laravel where 加括号方式查询写法 高级 Where 查询 查询小技巧 where('name', $name)->value('email') 判断表中是否存在对应记录 结果集中一维数组 chunk 用法 聚合函数 like查询 in查询 日期查询 字段相等查询 whereColumn 参数分组 WHERE EXISTS 分组 groupBy having 分页 where SQL Laravel where 加括号方式查询写法 SQL语句样式 select * from `tables` where `type` = '1' and (`<