how to declare a collection of an object in laravel code example Example: add to collection laravel $item = collect(); $item->push($product);