[PR #619] [MERGED] Add Filament Optimize #858

Closed
opened 2026-02-04 18:56:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/619
Author: @notAreYouScared
Created: 10/12/2024
Status: Merged
Merged: 10/12/2024
Merged by: @notAreYouScared

Base: mainHead: filament-optimize


📝 Commits (1)

📊 Changes

3 files changed (+72 additions, -68 deletions)

View changed files

📝 .github/docker/entrypoint.sh (+3 -0)
📝 app/Console/Commands/Environment/AppSettingsCommand.php (+2 -0)
📝 composer.lock (+67 -68)

📄 Description

Adds filament:optimize when installing the panel, and when starting the docker container


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/619 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 10/12/2024 **Status:** ✅ Merged **Merged:** 10/12/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `filament-optimize` --- ### 📝 Commits (1) - [`f6ce427`](https://github.com/pelican-dev/panel/commit/f6ce42771a08874c110dc0cb051a67095281ccfd) Add Filament Optimize ### 📊 Changes **3 files changed** (+72 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `.github/docker/entrypoint.sh` (+3 -0) 📝 `app/Console/Commands/Environment/AppSettingsCommand.php` (+2 -0) 📝 `composer.lock` (+67 -68) </details> ### 📄 Description Adds `filament:optimize` when installing the panel, and when starting the docker container --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:56:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#858