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