PMC-929 Add the required changes to the core in order to enable the Queues
This commit is contained in:
@@ -21,6 +21,7 @@ return [
|
||||
Illuminate\Translation\TranslationServiceProvider::class,
|
||||
Laravel\Tinker\TinkerServiceProvider::class,
|
||||
Illuminate\Notifications\NotificationServiceProvider::class,
|
||||
Illuminate\Bus\BusServiceProvider::class,
|
||||
],
|
||||
|
||||
'aliases' => [
|
||||
|
||||
Reference in New Issue
Block a user