Skip to content

Conversation

@cyrrill
Copy link
Contributor

@cyrrill cyrrill commented Sep 15, 2020

The dispatching batches example incorrectly imports the facade as: Illuminate\Support\Facades\Batch, however, the correct name is Illuminate\Support\Facades\Bus.

This typo also causes a duplicate symbol exception with line immediately preceding it: Illuminate\Bus\Batch.

The dispatching batches example incorrectly imports the facade as: `Illuminate\Support\Facades\Batch`, however, the correct name is `Illuminate\Support\Facades\Bus`.

This typo also causes a duplicate symbol exception with line immediately preceding it: `Illuminate\Bus\Batch`.
@driesvints driesvints merged commit c0c19c6 into laravel:8.x Sep 15, 2020
@driesvints
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants