I have quantity column in this table. I'm using laravel-mongodb package. I want to orderBy('quantity', 'asc') and orderBy('quantity', 'desc') but some of ...
確定! 回上一頁