id(); $table->string('idpaket_aplikasi'); $table->string('variable'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }