Laravel Nova subtract days from current date

后端 未结 0 1532
一生所求
一生所求 2020-11-30 08:42

Would someone convert this code to nova: Training::where( \'created_at\', \'>\', Carbon::now()->subDays(30)) ->get() thanks in advance, Thomas

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