Collection pluck(string $column, string|null $key = null)
bool hasOption(string $name) Determine if the given option is present.
void rename(string $from, string $to) Rename a table on the schema.
Model|
int rawUpdate(array $attributes = array()) Run a raw update against the
$this withCount(mixed $relations) Add subselect queries to count the relations
Blueprint table(string $table,
string getMorphClass() Get the class name for polymorphic relations.
mixed sum(string $column) Retrieve the sum of the values of a given column
void error(string $string, null|int|string $verbosity = null) Write a string
Page 43 of 100