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