findWherecollection.findWhere(attributes)
Just like where, but directly returns only the first model in the collection that matches the passed attributes.
collection.findWhere
2016-04-17 12:21:20
findWherecollection.findWhere(attributes)
Just like where, but directly returns only the first model in the collection that matches the passed attributes.
Please login to continue.