Modificación del de vista de dopcumentos del alumno

This commit is contained in:
2026-05-06 18:33:18 -06:00
parent 91d0813a9c
commit 964ed4bbd2
27 changed files with 1921 additions and 339 deletions
+3 -1
View File
@@ -18,7 +18,9 @@
"Bash(php -l app/Http/Controllers/GrupoController.php)",
"Bash(php -l app/Models/Tarea.php)",
"Bash(php -l app/Models/Entrega.php)",
"Bash(php -l app/Livewire/GrupoDocente.php)"
"Bash(php -l app/Livewire/GrupoDocente.php)",
"Bash(composer require *)",
"Bash(Select-String -Pattern \"entrega|Entrega\" -Context 0,0)"
]
}
}