mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #404] [CLOSED] Add DatabaseHost to cli #738
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/404
Author: @rmartinoscar
Created: 6/16/2024
Status: ❌ Closed
Base:
main← Head:feature/dbhost-cli📝 Commits (3)
de0a5e3Add cli56f1b1dUpdate DatabaseHostListCommand.php54220e7Update MakeDatabaseHostCommand.php📊 Changes
3 files changed (+91 additions, -0 deletions)
View changed files
➕
app/Console/Commands/DatabaseHost/DatabaseHostListCommand.php(+36 -0)➕
app/Console/Commands/DatabaseHost/MakeDatabaseHostCommand.php(+45 -0)📝
lang/en/commands.php(+10 -0)📄 Description
Adds p:databasehost:make & p:databasehost:list to artisan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.