Model|
Model updateOrCreate(array $attributes, array $values = array())
string createdAt() Get the name of the "created at" column.
array getFillable() Get the fillable attributes for the model.
array createMany(array $records) Create an array of new instances of the
array initRelation(array $models, string $relation) Initialize the relation
array syncWithoutDetaching(Collection|array $ids)
Builder getBaseQuery()
Model firstOrNew(array $attributes)
Page 83 of 87