config/queue.php 'default' => env('QUEUE_CONNECTION', 'sync') to
config/queue.php
'default' => env('QUEUE_CONNECTION', 'sync')
'default' => env('QUEUE_CONNECTION', 'database')