string compileTableExists() Compile the query to determine if a table exists
Blueprint table(string $table,
Fluent bigIncrements(string $column)
$this removeColumn(string $name) Remove a column from the schema blueprint
array toSql(Connection $connection,
string parameterize(array $values) Create query parameter place-holders
string compileAdd(Blueprint $blueprint,
string compileTableExists() Compile the query to determine the list of
Fluent text(string $column)
Page 4 of 28