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