samedi 11 novembre 2017

How to add matched data coming from two table to one table in laravel 5.4?

enter image description here

In this code, I matched the request and able to print all the data that matches the two tables, unlike this code:

enter image description here

On the 2nd picture, it matches and it doesn't add to the disbursment and all I tried was using dd(). I tried putting an inRandomOrder since I need it for the request to match a different donation.enter image description here

This is the disbursment table

enter image description here

This is the itemattribute table

enter image description here

This is the exudeinventory table

enter image description here

Please help me, I am new to laravel...




Aucun commentaire:

Enregistrer un commentaire