Join between databases in laravel 8

前端 未结 0 894
甜味超标
甜味超标 2020-11-30 21:38

Hello I am making join between 2 databases, they are in identical table structure:

 $weather = DB::connection(\'db1\')->table(\'weather1\')
    ->whereB         


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