how to add data into laravel collection code example Example: add to collection laravel $item = collect(); $item->push($product);