Fluent unsignedInteger(string $column, bool $autoIncrement = false)
Fluent date(string $column)
Fluent dropIfExists()
array getCommands() Get the commands on the blueprint.
Fluent decimal(string $column, int $total = 8, int $places = 2)
Fluent enum(string $column, array $allowed)
Fluent primary(string|array $columns, string $name = null, string|null $algorithm
Fluent dropColumn(array|mixed $columns)
Fluent longText(string $column)
Fluent mediumText(string $column)
Page 17 of 28