Laravel Eloquent n+1 problem with relations

后端 未结 0 341
名媛妹妹
名媛妹妹 2020-12-13 03:53

In my Livewire component I get the current user and then I get his total income:

Livewire component:

$user = auth()->user(         


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