void temporary() Indicate that the table needs to be temporary.
Fluent unsignedMediumInteger(string $column, bool $autoIncrement = false)
void dropRememberToken() Indicate that the remember token column should
Fluent mediumText(string $column)
Fluent unsignedInteger(string $column, bool $autoIncrement = false)
Fluent enum(string $column, array $allowed)
Fluent dropColumn(array|mixed $columns)
Fluent date(string $column)
bool hasColumns(string $table, array $columns) Determine if the given table
Fluent dateTime(string $column)
Page 17 of 28