[9.x] Improves queue:work
command
#43252
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request fixes two things:
$this->fail()
:In Laravel
![Screenshot 2022-07-18 at 09 17 38](https://user-images.githubusercontent.com/5457236/179499879-01dc2bfb-ddc8-46da-b6e9-111617a9a6c1.png)
v9.19.0
:In
![Screenshot 2022-07-18 at 12 20 06](https://user-images.githubusercontent.com/5457236/179500636-53b6115a-706e-46bb-9deb-84b3871653f5.png)
9.x-dev
:If this pull request gets merged:
![Screenshot 2022-07-18 at 09 18 04](https://user-images.githubusercontent.com/5457236/179500242-d292f2f2-6030-48b4-b5dc-b676d76a1de6.png)
In Laravel
![Screenshot 2022-07-18 at 12 02 56](https://user-images.githubusercontent.com/5457236/179500296-63111805-f9c5-4a43-85ac-1f058b081a80.png)
v9.19.0
:In
![Screenshot 2022-07-18 at 12 03 47](https://user-images.githubusercontent.com/5457236/179500317-06d74654-255b-4498-b2a3-bad60bb73e4d.png)
9.x-dev
:If this pull request gets merged:
![Screenshot 2022-07-18 at 15 13 14](https://user-images.githubusercontent.com/5457236/179530861-018d5e8c-5dcb-4e67-92c2-3662e3c0ef8d.png)