text('caption')->change(); $table->text('rendered')->change(); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }