tinyInteger('seen')->default(0); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::table('', function (Blueprint $table) { }); } }