Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Example of pushing custom middleware before SubstituteBindings middleware #2740

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

WyattCast44
Copy link
Contributor

Provide an example of pushing your custom middleware before the SubstituteBindings middleware in the applications middleware stack. In the new Laravel skeleton, this method provides a much cleaner approach than copying all default middlewares in the bootstrap\app.php withMiddleware method.

Provide an example of pushing your custom middleware before the SubstituteBindings middleware in the applications middleware stack. In the new Laravel skeleton, this method provides a much cleaner approach than copying all default middlewares in the `bootstrap\app.php` `withMiddleware` method.
@drbyte drbyte changed the title Update teams-permissions.md [Docs] Example of pushing custom middleware before SubstituteBindings middleware Oct 22, 2024
@drbyte drbyte merged commit 28a9442 into spatie:main Oct 22, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants