Closed
Description
Hi
Thanks for this great package!
Would it be possible to add a natural order sort to the query builder?
Perhaps as a third parameter within the orderBy method:
$users = User::orderBy('name', 'desc', 'natural')->get();
http://docs.mongodb.org/manual/reference/method/cursor.sort/#return-natural-order
Metadata
Metadata
Assignees
Labels
No labels