Product::orderBy('id','desc')->where('category_id', 1)->get(); 

Read more of this post