mardi 12 janvier 2021

Laravel - Is it possible to modify the collection in eager loading constraint?

I'm trying to modify this query:

Eager loading query

The function of the helper class returns me the products left by removing the amounts used in sales, etc. It works fine if I use dd() inside the function. However, the $products collection isn't changed, what am I missing to successfully modify the base $products array with the collection returned by the helper?

If it helps, here is the helper class:

Helper class

If there is a better way to handle this, I am glad for every suggestion.

Best regards



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3oyukBX
via IFTTT

Aucun commentaire:

Enregistrer un commentaire