Skip to content

Conversation

@luanfreitasdev
Copy link
Member

@luanfreitasdev luanfreitasdev commented Oct 20, 2025

This pull request adds a "Copy to Markdown" feature to the Laravel Log Viewer, allowing users to export log entries as well-formatted Markdown for easier sharing or documentation. It introduces a utility to convert log data—including stack traces, payloads, request info, and queries—into Markdown, and updates the UI to provide a button for this action. Additionally, the log data structures are extended to support richer application metadata.

image

laravel/framework#56657

Resolves: #484

@luanfreitasdev luanfreitasdev changed the title Add "Copy as Markdown" Add "Copy to Markdown" Oct 20, 2025
@luanfreitasdev luanfreitasdev merged commit 78c89f5 into 4.x Oct 20, 2025
3 checks passed
@luanfreitasdev luanfreitasdev deleted the logs-copy-markdown branch October 20, 2025 11:14
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.

Logs should be copied as Markdown for AI

2 participants