Fluent index(string|array $columns, string $name = null, string|null $algorithm
bool hasTable(string $table) Determine if the given table exists.
Fluent timestamp(string $column)
Fluent binary(string $column)
bool hasColumn(string $table, string $column) Determine if the given table
array getChangedColumns() Get the columns on the blueprint that should
Blueprint dropIfExists(string $table)
Blueprint rename(string $from, string $to)
Fluent uuid(string $column)
void __construct(Connection $connection)
Page 5 of 13