se agrega modelo de asistencias, correcciones de codigo qr y procesador de unsubscribes

This commit is contained in:
2026-02-20 16:11:57 -06:00
parent cf4037cb80
commit 9e227f9653
67 changed files with 691 additions and 114 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class DatabaseSeeder extends Seeder
{
$this->call(RoleSeeder::class);
$this->call(PlantelSeeder::class);
$this->call(AreaCodeSeeder::class);
$this->call(AreaCodesSeeder::class);
$this->call(UserSeeder::class);
$this->call(NivelSeeder::class);
$this->call(DurationSeeder::class);