How to use in livewire withTrashed() on single topic

前端 未结 0 930
走了就别回头了
走了就别回头了 2020-11-21 21:21

on list have

function latest()
{
    return Topic::withTrashed()->latest();
}

and for display a single



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