modifica stringa riconoscimento issue per modifiche

This commit is contained in:
2023-07-28 08:50:47 +02:00
parent 2b8a9c0d4d
commit 60e9f77d2c
5 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ class CreateDocumentisTable extends Migration
});
/*
ISSUE #5 GITEA - proposta modifica
{issue #5} GITEA - proposta modifica
Schema::create('documentis', function (Blueprint $table) {
$table->id();
$table->timestamps();