insert([ 'ProductId' => '2583', 'Description' => '', 'Name' => 'TM9 Servizio Dual Ricaricabile', 'OMProductId' => '2156', 'OMsource' => 'CCBS', 'isService' => 1, ]); DB::table('fakesso_products')->insert([ 'ProductId' => '2583', 'Description' => '', 'Name' => 'TM9 Servizio Dual Ricaricabile', 'OMProductId' => '2156', 'OMsource' => 'CCBS', 'isService' => 0, ]); } }