se agrega modelo de asistencias, correcciones de codigo qr y procesador de unsubscribes
This commit is contained in:
@@ -19,7 +19,6 @@ return new class extends Migration
|
||||
$table->unsignedBigInteger('duration_id');
|
||||
$table->unsignedBigInteger('nivel');
|
||||
$table->unsignedBigInteger('carrera');
|
||||
$table->timestamps();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user