With getFullNameAttribute in User model results have no full_name field?

后端 未结 0 999
闹比i
闹比i 2020-11-28 03:45

In laravel 7 app I have request with creator:

        $forumThreads = ForumThread
            ::with(\'creator\')
            ->getByForumId($forum_id)
            


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