We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5321cd0 + 745f620 commit 5a14703Copy full SHA for 5a14703
config/commands.php
@@ -59,6 +59,7 @@
59
Symfony\Component\Console\Command\DumpCompletionCommand::class,
60
Symfony\Component\Console\Command\HelpCommand::class,
61
\Hyde\Console\Commands\DebugCommand::class,
62
+ \Torchlight\Commands\Install::class,
63
],
64
65
/*
0 commit comments