[PR #2119] [MERGED] feat: add composer script for koel:init #2084

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2119
Author: @phanan
Created: 10/6/2025
Status: Merged
Merged: 10/6/2025
Merged by: @phanan

Base: masterHead: composer-init


📝 Commits (1)

  • 5fc70cc feat: add composer script for koel:init

📊 Changes

5 files changed (+21 additions, -9 deletions)

View changed files

📝 .env.example (+2 -2)
📝 composer.json (+1 -0)
📝 docs/cli-commands.md (+7 -0)
📝 docs/guide/getting-started.md (+4 -7)
scripts/koel-init.php (+7 -0)

📄 Description

Add a composer script to execute php artisan koel:init only after resolving all PHP dependencies.


🔄 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/2119 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `composer-init` --- ### 📝 Commits (1) - [`5fc70cc`](https://github.com/koel/koel/commit/5fc70cc750c33b37a17097b7bade698b8a293401) feat: add composer script for koel:init ### 📊 Changes **5 files changed** (+21 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -2) 📝 `composer.json` (+1 -0) 📝 `docs/cli-commands.md` (+7 -0) 📝 `docs/guide/getting-started.md` (+4 -7) ➕ `scripts/koel-init.php` (+7 -0) </details> ### 📄 Description Add a composer script to execute `php artisan koel:init` only after resolving all PHP dependencies. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:14 +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#2084
No description provided.