mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #580] [MERGED] Add artisan command for setting up redis #835
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/580
Author: @Boy132
Created: 9/24/2024
Status: ✅ Merged
Merged: 9/26/2024
Merged by: @Boy132
Base:
main← Head:feature/redis-setup-command📝 Commits (1)
f47c583add artisan command for setting up redis📊 Changes
1 file changed (+54 additions, -0 deletions)
View changed files
➕
app/Console/Commands/Environment/RedisSetupCommand.php(+54 -0)📄 Description
Instead of having to run 3 commands (with the same input multiple times) you can simply run this one command.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.