text('description'); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::table('', function (Blueprint $table) { }); } }