Upgrade: Laravel 11, consolidación modelos App\Models\

- Actualización a Laravel 11.47.0
- Migración de modelos a namespace App\Models\
- Actualización de todos los controladores
- Actualización de configuraciones
- Documentación README.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-17 22:07:34 +00:00
parent 2751809502
commit 46469deaa8
241 changed files with 2797 additions and 1720 deletions

0
resources/views/auth/login.blade.php Normal file → Executable file
View File

0
resources/views/auth/passwords/email.blade.php Normal file → Executable file
View File

0
resources/views/auth/passwords/reset.blade.php Normal file → Executable file
View File

0
resources/views/auth/register.blade.php Normal file → Executable file
View File

0
resources/views/auth/verify.blade.php Normal file → Executable file
View File

0
resources/views/banks/ajax.blade.php Normal file → Executable file
View File

0
resources/views/banks/form.blade.php Normal file → Executable file
View File

0
resources/views/banks/index.blade.php Normal file → Executable file
View File

0
resources/views/cards/ajax.blade.php Normal file → Executable file
View File

0
resources/views/cards/form.blade.php Normal file → Executable file
View File

0
resources/views/cards/index.blade.php Normal file → Executable file
View File

0
resources/views/categories/ajax.blade.php Normal file → Executable file
View File

0
resources/views/categories/form.blade.php Normal file → Executable file
View File

0
resources/views/categories/index.blade.php Normal file → Executable file
View File

0
resources/views/coupons/ajax.blade.php Normal file → Executable file
View File

0
resources/views/coupons/form.blade.php Normal file → Executable file
View File

0
resources/views/coupons/index.blade.php Normal file → Executable file
View File

0
resources/views/currentcontracts/ajax.blade.php Normal file → Executable file
View File

0
resources/views/currentcontracts/index.blade.php Normal file → Executable file
View File

0
resources/views/currentcontracts/map.blade.php Normal file → Executable file
View File

0
resources/views/finishedcontracts/ajax.blade.php Normal file → Executable file
View File

0
resources/views/finishedcontracts/index.blade.php Normal file → Executable file
View File

0
resources/views/finishedcontracts/map.blade.php Normal file → Executable file
View File

0
resources/views/home.blade.php Normal file → Executable file
View File

0
resources/views/layouts/app.blade.php Normal file → Executable file
View File

0
resources/views/parameters/ajax.blade.php Normal file → Executable file
View File

0
resources/views/parameters/form.blade.php Normal file → Executable file
View File

0
resources/views/parameters/index.blade.php Normal file → Executable file
View File

0
resources/views/payments/ajax.blade.php Normal file → Executable file
View File

0
resources/views/payments/index.blade.php Normal file → Executable file
View File

0
resources/views/postulations/ajax.blade.php Normal file → Executable file
View File

0
resources/views/postulations/index.blade.php Normal file → Executable file
View File

0
resources/views/postulations/map.blade.php Normal file → Executable file
View File

0
resources/views/reports/ajax.blade.php Normal file → Executable file
View File

0
resources/views/reports/comments.blade.php Normal file → Executable file
View File

0
resources/views/reports/index.blade.php Normal file → Executable file
View File

0
resources/views/reports/veredict.blade.php Normal file → Executable file
View File

0
resources/views/sidebar.blade.php Normal file → Executable file
View File

0
resources/views/status/ajax.blade.php Normal file → Executable file
View File

0
resources/views/status/form.blade.php Normal file → Executable file
View File

0
resources/views/status/index.blade.php Normal file → Executable file
View File

0
resources/views/supplier/ajax.blade.php Normal file → Executable file
View File

0
resources/views/supplier/form.blade.php Normal file → Executable file
View File

0
resources/views/supplier/index.blade.php Normal file → Executable file
View File

0
resources/views/users/ajax.blade.php Normal file → Executable file
View File

0
resources/views/users/form.blade.php Normal file → Executable file
View File

0
resources/views/users/index.blade.php Normal file → Executable file
View File

0
resources/views/vendor/mail/html/button.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/footer.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/header.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/layout.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/message.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/panel.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/promotion.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/promotion/button.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/subcopy.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/table.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/html/themes/default.css vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/button.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/footer.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/header.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/layout.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/message.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/panel.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/promotion.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/promotion/button.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/subcopy.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/mail/text/table.blade.php vendored Normal file → Executable file
View File

0
resources/views/vendor/notifications/email.blade.php vendored Normal file → Executable file
View File

0
resources/views/welcome.blade.php Normal file → Executable file
View File