[input_key1, input_key2]]. * * @var array */ public $relations = []; public function name($name) { $this->whereLike('name', $name); } }