Skip to content

[8.x] Passthrough excluded uri's in maintenance mode #38041

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

Merged
merged 4 commits into from
Jul 18, 2021

Conversation

driesvints
Copy link
Member

I'm not entirely sure about the $this->laravel->make(PreventRequestsDuringMaintenance::class) since it will require people to always have this class here and named like this.

Fixes #38038

Verified

This commit was signed with the committer’s verified signature.
driesvints Dries Vints

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
driesvints and others added 2 commits July 16, 2021 17:34

Verified

This commit was signed with the committer’s verified signature.
driesvints Dries Vints
@taylorotwell taylorotwell merged commit 8f3b411 into 8.x Jul 18, 2021
@taylorotwell taylorotwell deleted the fix-exclude-maintenance branch July 18, 2021 15:57
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.

Excluded routes are not respected in maintenance mode, in case of custom template
2 participants