Fluent unsignedTinyInteger(string $column, bool $autoIncrement = false)
bool isExpression(mixed $value) Determine if the given value is a raw expression
void create(string $table, Closure $callback)
Connection getConnection()
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Fluent increments(string $column)
void morphs(string $name, string|null $indexName = null) Add the proper
Fluent dropUnique(string|array $index)
Fluent softDeletesTz()
void rename(string $from, string $to) Rename a table on the schema.
Page 6 of 28