예제 #1
0
 public static function getIds()
 {
     return GroceryItem::pluck('id');
 }