Error : Object of class stdClass could not be converted to string

后端 未结 0 1247
夕颜
夕颜 2020-12-15 02:24

I don\'t understand what\'s wrong with the code I created

public function postRegister(Request $request) {
        $admin = new SuperAdmin();
        $admin-&         


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