findWherecollection.findWhere(attributes) 
 Just like where, but directly returns only the first model in the collection that matches the passed attributes. 
collection.findWhere
2025-01-10 15:47:30
            
          
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.