text Laravel get_first_record_Only和关系

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text Laravel get_first_record_Only和关系相关的知识,希望对你有一定的参考价值。

    public function detailsById($id){
        return $this->getModel()->with('permissions')->where(["id"=>$id])->first();//for single dimention
    }

以上是关于text Laravel get_first_record_Only和关系的主要内容,如果未能解决你的问题,请参考以下文章

Laravel循环传递动态变量

text laravel api 404错误

text laravel foder权限

text laravel持续整合

text laravel API

text 修复Laravel日志权限被拒绝