mirror of
https://github.com/maelstrom-cms/odin.git
synced 2026-04-25 08:16:03 +03:00
[GH-ISSUE #15] The command "horizon:terminate" does not exist. #10
Labels
No labels
bug
enhancement
help wanted
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/odin-maelstrom-cms#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @nalakawula on GitHub (Nov 21, 2019).
Original GitHub issue: https://github.com/maelstrom-cms/odin/issues/15
When I delete one website, I got
Details:
@OwenMelbz commented on GitHub (Nov 21, 2019):
If you run “php artisan horizon:terminate” on the command line in the project does that work?
At a glance it looks like horizon isn’t installed
@nalakawula commented on GitHub (Nov 22, 2019):
Horizon was installed, i can confirm.
@nalakawula commented on GitHub (Nov 22, 2019):
Maybe related to this one https://github.com/laravel/framework/issues/28217#issuecomment-483220647
@OwenMelbz commented on GitHub (Nov 22, 2019):
Good spot :)
I've just commented it out for the time being, so should be good to go!
@nonoesp commented on GitHub (Jun 2, 2020):
See this in case it helps — https://github.com/laravel/framework/issues/28217#issuecomment-637413246