Class Illuminate\Database\Schema\ForeignIdColumnDefinition

extends ColumnDefinition
Methods
Methods inherited from Illuminate\Database\Schema\ColumnDefinition
after(), always(), autoIncrement(), change(), charset(), collation(), comment(), default(), first(), from(), generatedAs(), index(), invisible(), nullable(), persisted(), primary(), fulltext(), spatialIndex(), startingValue(), storedAs(), type(), unique(), unsigned(), useCurrent(), useCurrentOnUpdate(), virtualAs()
Methods inherited from Illuminate\Support\Fluent
get(), getAttributes(), toArray(), jsonSerialize(), toJson(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __call(), __get(), __set(), __isset(), __unset()