[PR #809] [MERGED] Make use of Laravels AboutCommand #981

Closed
opened 2026-02-04 19:07:40 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: feature/about-command


📝 Commits (2)

  • a7263f0 add pelican info to laravel AboutCommand
  • 7c6768e simplify p:info command

📊 Changes

2 files changed (+14 additions, -93 deletions)

View changed files

📝 app/Console/Commands/InfoCommand.php (+1 -92)
📝 app/Providers/AppServiceProvider.php (+13 -1)

📄 Description

Output of php artisan about:
grafik


🔄 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/809 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/11/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `feature/about-command` --- ### 📝 Commits (2) - [`a7263f0`](https://github.com/pelican-dev/panel/commit/a7263f027856a0c6af10fd2079008d49f1c9a1f5) add pelican info to laravel AboutCommand - [`7c6768e`](https://github.com/pelican-dev/panel/commit/7c6768e24a5012d39428cd3b632b5119bc434982) simplify p:info command ### 📊 Changes **2 files changed** (+14 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/InfoCommand.php` (+1 -92) 📝 `app/Providers/AppServiceProvider.php` (+13 -1) </details> ### 📄 Description Output of `php artisan about`: ![grafik](https://github.com/user-attachments/assets/68339757-dabf-4d70-92e5-3c7f6ae8e3d0) --- <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 19:07:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#981