Model updateOrCreate(array $attributes, array $values = array()
string joiningTable(string $related) Get the joining table name for a many-to-many
$this setIncrementing(bool $value) Set whether IDs are incrementing.
int detach(mixed $ids = array(), bool $touch = true) Detach models from
string getForeignKey() Get the foreign key for the relationship.
Builder getRelationCountQuery(
Collection findMany(mixed $ids, array $columns
Builder getQuery()
array matchOne(array $models, Collection $results
bool save(array $options = array()) Save the model to the database.
Page 9 of 87