bool updateOrInsert(array $attributes, array $values = array())
Insert or update a record matching the attributes, and fill it with values.
bool updateOrInsert(array $attributes, array $values = array())
Insert or update a record matching the attributes, and fill it with values.
Please login to continue.