mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1778] [MERGED] Add Laravel/Filament Log Viewer #1564
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1778
Author: @notAreYouScared
Created: 10/6/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/log-viewer📝 Commits (8)
b9740a6add filament log viewer9502e93Whoops, don't need these.2e428e5Add view permission for panel log7794af0Merge branch 'main' into charles/log-viewer12d3577update auth()->user() calls640b299Requested Changes2bfc87dUpdate app/Providers/Filament/AdminPanelProvider.phpf1258a9Merge branch 'main' into charles/log-viewer📊 Changes
5 files changed (+97 additions, -3 deletions)
View changed files
📝
app/Models/Role.php(+3 -0)📝
app/Providers/Filament/AdminPanelProvider.php(+8 -1)📝
app/Providers/Filament/AppPanelProvider.php(+6 -1)📝
composer.json(+1 -0)📝
composer.lock(+79 -1)📄 Description
We had this a long time ago, but it had some security concerns.
New and improved!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.