#1606·Heimdall

php artisan register:app 失败: "在"register"命名空间中没有定义任何命令"

作者: HK-Moebius创建于 2026年9月16日更新于 2026年9月16日

按照 Heimdall-Apps wiki 中所述注册私有应用程序不再可用。`app/Console/Commands/RegisterApp.php` 中存在该命令,但 artisan 并不知道它。

内容来源: linuxserver/Heimdall