HasLike
Allows an entity the ability to return all records
Tags
Table of Contents
Methods
like()
public
static like(string $field, string $pattern[, string $columns = '*' ]) : Builder
Parameters
- $field : string
- $pattern : string
- $columns : string = '*'