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 57a28c1 commit 85e41deCopy full SHA for 85e41de
src/Commands/MakeMixin.php
@@ -37,7 +37,7 @@ public function handle()
37
38
$filesystem->put($fullPath, $stub);
39
40
- $this->info("Component {$name} succesfully created.");
+ $this->info("Mixin {$name} succesfully created.");
41
}
42
43
/**
0 commit comments