I have two tables on two different database connections in laravel.
Mysql: Products id code name 1 null abc 2 null def 3 null ghi PostgreSQL Products id c