Skip to content

[5.8] Restore maintenance message on error page - #27893

Merged
taylorotwell merged 1 commit into
laravel:5.8from
staudenmeir:503
Mar 16, 2019
Merged

[5.8] Restore maintenance message on error page#27893
taylorotwell merged 1 commit into
laravel:5.8from
staudenmeir:503

Conversation

@staudenmeir

Copy link
Copy Markdown
Contributor

#25431 added the maintenance message to the 503 error page:

php artisan down --message="Upgrading Database"

ece24b5 removed the message (accidentally, I assume), this PR restores it.

Fixes #27892.

@ankurk91

Copy link
Copy Markdown
Contributor

Same goes for 403.blade.php
see #26356

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