Closed lancepioch closed 1 year ago
Job Batching: https://laravel.com/docs/8.x/queues#job-batching
Reference: https://github.com/lancepioch/tree/blob/f807f4745f52fd7acb568ad408cdad9366cc5fe8/app/Jobs/SetupSite.php#L72-L80
Chains are correct, we want them to run in sequence.
Job Batching: https://laravel.com/docs/8.x/queues#job-batching
Reference: https://github.com/lancepioch/tree/blob/f807f4745f52fd7acb568ad408cdad9366cc5fe8/app/Jobs/SetupSite.php#L72-L80