$this having(string $column, string $operator = null, string $value = null, string $boolean = 'and')
Builder table(string $table)
int delete(string $query, array $bindings = array()) Run a delete statement
int call(string $command, array $arguments = array()) Call another console
mixed getRelationValue(string $key) Get a relationship.
void warn(string $string, null|int|string $verbosity = null) Write a string
static Collection hydrate(array $items
static void deleting(Closure|string $callback, int $priority)
static void created(Closure|string $callback, int $priority)
Page 70 of 100