Union between databases in laravel 8

前端 未结 0 1606
暗喜
暗喜 2020-11-30 16:06

Hello I am making union between 2 databases, they are with same structure table:

use App\\map1_weather; use App\\map2_weather;

$weather2 = map2_weather         


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