string compileCreate(Blueprint $blueprint,
string getTablePrefix() Get the grammar's table prefix.
Fluent rememberToken()
array getColumns() Get the columns on the blueprint.
Fluent time(string $column)
Fluent unique(string|array $columns, string $name = null, string|null $algorithm
Fluent softDeletes()
void drop(string $table) Drop a table from the schema.
string getDateFormat() Get the format for database stored dates.
string columnize(array $columns) Convert an array of column names into
Page 23 of 28