We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vendor:publish
1 parent e90dcb9 commit f5454bdCopy full SHA for f5454bd
config/commands.php
@@ -61,6 +61,7 @@
61
Illuminate\Console\Scheduling\ScheduleRunCommand::class,
62
Illuminate\Console\Scheduling\ScheduleListCommand::class,
63
Illuminate\Console\Scheduling\ScheduleFinishCommand::class,
64
+ Illuminate\Foundation\Console\VendorPublishCommand::class,
65
LaravelZero\Framework\Commands\StubPublishCommand::class,
66
],
67
0 commit comments