Jorge Sivil

Results 2 issues of Jorge Sivil

I have a PurchaseRequest (like a Cart) and inside I have products... ``` { "id": "62862f04375eed096c6abc32", "products": [ { "id": "628667dccee1aa7afe760d24", "currency": "MXN", "unit_cost": 10, "product_id": 1, "quantity": 1, "metadata":...

- Laravel-mongodb Version: 3.9.0 - PHP Version: 8.0.17 - Database Driver & Version: ### Description: ### Steps to reproduce 1. Push to an array 2. Return the parent entity as...