string('transfer_love')->default(''); $table->string('transfer_integral')->default(''); }); } } } /** * Reverse the migrations. * * @return void */ public function down() { // } }