Skip to content

Commit f5454bd

Browse files
committed
chore: re-add vendor:publish command
1 parent e90dcb9 commit f5454bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/commands.php

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
Illuminate\Console\Scheduling\ScheduleRunCommand::class,
6262
Illuminate\Console\Scheduling\ScheduleListCommand::class,
6363
Illuminate\Console\Scheduling\ScheduleFinishCommand::class,
64+
Illuminate\Foundation\Console\VendorPublishCommand::class,
6465
LaravelZero\Framework\Commands\StubPublishCommand::class,
6566
],
6667

0 commit comments

Comments
 (0)