void timestamps() Add nullable creation and update timestamps to the table
void rename(string $from, string $to) Rename a table on the schema.
void __construct(string $table, Closure $callback = null)
Fluent tinyInteger(string $column, bool $autoIncrement = false, bool $unsigned
Fluent jsonb(string $column)
Fluent foreign(string|array $columns, string $name = null)
Blueprint create(string $table,
string getColumnType(string $table, string $column) Get the data type for
Fluent text(string $column)
MySqlBuilder class MySqlBuilder extends
Page 2 of 13