Comment ajouter un tableau dans un tableau associatif
$data[$category][] = $item;
Kriss Sachintha
$data[$category][] = $item;