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