Laravel 11 MongoDB pivot column
I have two collections products
and authors
with a simple many-to-many
relationship. I cannot retrieve from these two collections the data entered as a pivot in the products collection as the example:
I have two collections products
and authors
with a simple many-to-many
relationship. I cannot retrieve from these two collections the data entered as a pivot in the products collection as the example: