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.
1 parent 31ed337 commit 22dd208Copy full SHA for 22dd208
packages/devlink/src/Console/Commands/LinkCommand.php
@@ -38,7 +38,7 @@ public function __construct()
38
39
public function handle(): void
40
{
41
- //$this->art();
+ // $this->art();
42
info('Hello, I will link the configured packages for you.');
43
$this->check();
44
// create a symlink for the DEVLOG.md file
0 commit comments