laravel collections create two new colection code example Example: add to collection laravel $item = collect(); $item->push($product);