We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c74b233 + f4147f6 commit 6bdc34fCopy full SHA for 6bdc34f
src/Commands/InstallCommand.php
@@ -14,6 +14,7 @@
14
class InstallCommand extends Command
15
{
16
use Colors;
17
+
18
protected $signature = 'restify-boost:install';
19
20
protected $description = 'Install and configure the Restify Boost package';
0 commit comments