public Schema::dropPrimaryKey($table) Drop
public Schema::findTables($table_expression)
public Schema::addUniqueKey($table, $name, $fields)
public Schema::dropTable($table) Drop
protected Schema::introspectSchema($table)
protected Schema::createColumnsSql($tablename, $schema)
public Schema::createTableSql($name, $table)
public Schema::dropUniqueKey($table, $name)
public Schema::indexExists($table, $name)
public Schema::fieldExists($table, $column)
Page 2 of 3