Skip to content

Commit b074432

Browse files
authored
Merge pull request #864 from achyutkneupane/filament-log-viewer-v4
Filament v4 support for log viewer
2 parents c40fb81 + a7d75fd commit b074432

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/plugins/achyutn-log-viewer.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author_slug: achyutn
55
categories: [developer-tool, analytics]
66
description: A developer-focused Laravel log viewer with stack trace inspection, built for Filament.
77
discord_url: https://discord.com/channels/883083792112300104/1401970431312920627
8-
docs_url: https://raw.githubusercontent.com/achyutkneupane/filament-log-viewer/refs/heads/master/README.md
8+
docs_urls:
9+
v4: https://raw.githubusercontent.com/achyutkneupane/filament-log-viewer/refs/heads/filament-v4/README.md
10+
v3: https://raw.githubusercontent.com/achyutkneupane/filament-log-viewer/refs/heads/filament-v3/README.md
911
github_repository: achyutkneupane/filament-log-viewer
1012
has_dark_theme: true
1113
has_translations: false
12-
versions: [3]
14+
versions: [3, 4]
1315
publish_date: 2025-08-04
1416
---

0 commit comments

Comments
 (0)