string compileAdd(Blueprint $blueprint,
string compileForeign(Blueprint $blueprint,
void drop(string $table) Drop a table from the schema.
string compileRename(Blueprint $blueprint,
string compileDropIfExists(Blueprint $blueprint,
Fluent rememberToken()
Fluent integer(string $column, bool $autoIncrement = false, bool $unsigned
void dropIfExists(string $table) Drop a table from the schema if it exists
bool hasColumn(string $table, string $column) Determine if the given table
string columnize(array $columns) Convert an array of column names into
Page 24 of 28