bigIncrements('id_cluster'); $table->string('nama_cluster', 255); }); } /** * Reverse the migrations. */ public function down(): void { // } };