Closed
Description
Don't know if it's a real issue or a feature needed, but there's some way to not throw an exception when a search doesn't find a object with the specified _id ?
Perhaps act like the mysql, returning an empty value if there isn't a object with the selected _id…
I'm doing this: MongoModel::where('_id',$data['_id'])->first();
Metadata
Metadata
Assignees
Labels
No labels