laravel order by null values code example Example: laravel order by asc not null select id, slug, position from products order by -position DESC