table('gadai')->insert($gadaiFactory->create()); DB::connection('mysql')->table('marhun')->insert($marhunFactory->create()); } exit(); ?>