[PR #41] [MERGED] Add an init command #1136

Closed
opened 2026-02-26 02:35:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/41
Author: @mattstauffer
Created: 12/14/2015
Status: Merged
Merged: 12/15/2015
Merged by: @phanan

Base: masterHead: easy-init


📝 Commits (1)

📊 Changes

2 files changed (+46 additions, -0 deletions)

View changed files

app/Console/Commands/Init.php (+45 -0)
📝 app/Console/Kernel.php (+1 -0)

📄 Description

Totally not necessary, but if you're interested, this would allow you to simplify this:

image

To this:

image


🔄 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/koel/koel/pull/41 **Author:** [@mattstauffer](https://github.com/mattstauffer) **Created:** 12/14/2015 **Status:** ✅ Merged **Merged:** 12/15/2015 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `easy-init` --- ### 📝 Commits (1) - [`ba75595`](https://github.com/koel/koel/commit/ba7559570cdded714f795ff79f8d02ef52f9331a) Add an init command ### 📊 Changes **2 files changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `app/Console/Commands/Init.php` (+45 -0) 📝 `app/Console/Kernel.php` (+1 -0) </details> ### 📄 Description Totally not necessary, but if you're interested, this would allow you to simplify this: ![image](https://cloud.githubusercontent.com/assets/151829/11796270/732265f6-a289-11e5-8aa4-31674d039099.png) To this: ![image](https://cloud.githubusercontent.com/assets/151829/11796287/887606b0-a289-11e5-98c6-a1cc52aebd73.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1136
No description provided.