Skip to content

Rutas fixes v3#44

Merged
PiruloDev merged 1 commit intoproduccionfrom
desarrollo
Mar 26, 2026
Merged

Rutas fixes v3#44
PiruloDev merged 1 commit intoproduccionfrom
desarrollo

Conversation

@PiruloDev
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 26, 2026 00:37
@PiruloDev PiruloDev merged commit 821db87 into produccion Mar 26, 2026
1 check passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes view resolution for the Estadísticas page by aligning the controller’s view() name with the actual Blade directory casing (resources/views/Estadisticas/...). This prevents “View not found” issues on case-sensitive filesystems (common in Linux servers).

Changes:

  • Update EstadisticasController@index to render Estadisticas.index (instead of estadisticas.index) in both success and error paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants