Details
Description
collection->get($key)
Atm in 2.1.2 this is loading the entire collection. It would be really handy that it would extra lazy load only one item using the association and indexBy fields and given key value (if collection is not initialized and the key havent been loaded yet ofc)
Am i making sense with this?
Sander Marechal pull requests are welcome