Skip to content

Conversation

AhmedAlaa4611
Copy link
Contributor

Description

This PR updates the job middleware documentation to reflect the existence of the make:job-middleware command.

Previously, the docs mentioned that Laravel does not have a default location for job middleware, but since the framework now provides a make:job-middleware command, that sentence is outdated.

I updated the text to remove the reference to Laravel not having a default location, and also removed the extra empty line so the two sentences now flow together more naturally.

References

laravel/framework#52965
#10490

@shaedrich
Copy link
Contributor

Isn't it helpful to know where to put job middleware?

@AhmedAlaa4611
Copy link
Contributor Author

Isn't it helpful to know where to put job middleware?

Yes, it's shown in the example.

@taylorotwell taylorotwell merged commit b120bb4 into laravel:12.x Aug 20, 2025
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.

3 participants