From eaf5d953a812ca63f4f0e4384b5e202ca46f400a Mon Sep 17 00:00:00 2001 From: Isma-acv <56331822+Isma-acv@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:46:35 -0600 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0165a773..8ee9b9f2 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,5 @@ If you discover a security vulnerability within Laravel, please send an e-mail t ## License The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). + +Holaaa From c90a707419f22e4f88c7f8661af62b1e34b82d9c Mon Sep 17 00:00:00 2001 From: Isma-acv <56331822+Isma-acv@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:47:19 -0600 Subject: [PATCH 2/3] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8ee9b9f2..0165a773 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,3 @@ If you discover a security vulnerability within Laravel, please send an e-mail t ## License The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). - -Holaaa From 04b8c38130581cb7d3678992a59a5d965af3657e Mon Sep 17 00:00:00 2001 From: Ismael Gutierrez Acevedo Date: Wed, 10 Jun 2026 13:01:40 -0600 Subject: [PATCH 3/3] SECU-2 Crear una rama en local --- package-lock.json | 2 +- routes/web.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7595cbc..5c44c287 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "SistemaEducativoLaravel", + "name": "apps", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/routes/web.php b/routes/web.php index c49e4c9b..59d3aa34 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,5 +1,4 @@