Fluent json(string $column)
Blueprint table(string $table,
Fluent unsignedTinyInteger(string $column, bool $autoIncrement = false)
$this removeColumn(string $name) Remove a column from the schema blueprint
array toSql(Connection $connection,
Fluent dropPrimary(string|array $index = null)
array getAddedColumns() Get the columns on the blueprint that should be
Fluent bigIncrements(string $column)
Fluent boolean(string $column)
bool hasTable(string $table) Determine if the given table exists.
Page 1 of 13