Collection get(array $columns = array('*'))
Model save(
string getOtherKey() Get the associated key of the relationship.
void touch() Touch all of the related models for the relationship.
string getForeignKey() Get the foreign key for the relationship.
Collection|
static mixed noConstraints(Closure $callback)
Model updateOrCreate(array $attributes, array $values = array())
Builder getBaseQuery()
bool push() Save the model and all of its relationships.
Page 49 of 87