bool disableForeignKeyConstraints() Disable foreign key constraints.
void create(string $table, Closure $callback)
string compileAdd(Blueprint $blueprint,
Blueprint table(string $table,
bool isExpression(mixed $value) Determine if the given value is a raw expression
string compileDropColumn(Blueprint $blueprint,
$this removeColumn(string $name) Remove a column from the schema blueprint
Fluent jsonb(string $column)
array getAddedColumns() Get the columns on the blueprint that should be
void timestamps() Add nullable creation and update timestamps to the table
Page 1 of 28