laravel get collection of collection code example Example: add to collection laravel $item = collect(); $item->push($product);