extends |
ColumnDefinition |
---|
Methods | ||
---|---|---|
public
|
__construct(Blueprint $blueprint, array $attributes = []): void
|
# |
public
|
constrained(string|null $table = null, string $column = 'id'): ForeignKeyDefinition
|
# |
public
|
references(string $column): ForeignKeyDefinition
|
# |
Methods inherited from Illuminate\Support\Fluent |
---|
get(), getAttributes(), toArray(), jsonSerialize(), toJson(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __call(), __get(), __set(), __isset(), __unset() |