Calculate average of waiting time for all orders Laravel

前端 未结 0 1593
春和景丽
春和景丽 2021-01-14 04:51

I want to calculate the average of waiting time for all the order in de db.

To calculate waiting time i use this calculation

$order->updated_at->di

相关标签:
回答
  • 消灭零回复
提交回复
热议问题