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