0

A table where x,y and z have some individual amounts like image1.

image1

Now I want to show a table where each 'name' will have one row with the summation of it's multiple rows of values in the same date like image 2.

image2

So what is the laravel query for that?

Arafat
  • 143
  • 1
  • 4
  • 14
  • What is the difference to your [previous question](https://stackoverflow.com/questions/47362435/summation-query-using-groupby-function-in-laravel)? – Paul Spiegel Nov 19 '17 at 04:02
  • No differnce Paul. Change the title just. Still not getting the answer. That's why need to resubmit the question again :( – Arafat Nov 19 '17 at 04:05
  • I wrote an answer to your first question and vote to close this one as duplicate question. Note that if a simple question like this doesn't receive any helpfull answers, than something is wrong about the question. Reposting it without significant changes will probably not help anyone. – Paul Spiegel Nov 19 '17 at 04:45

0 Answers0