Develop Notifikasi
This commit is contained in:
@@ -22,6 +22,7 @@ class CreateNotifikasiTable extends Migration
|
||||
$table->text("url");
|
||||
$table->boolean("is_read");
|
||||
$table->string("jenis", 50);
|
||||
$table->string("id_unik",50);
|
||||
$table->timestamps();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user