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

[8.x] Allow sending a refresh header with maintenance mode response #37385

Merged
merged 2 commits into from May 17, 2021

Conversation

themsaid
Copy link
Member

This PR adds a --refresh option to the php artisan down command. When used, a Refresh header will be sent with maintenance mode responses forcing the browser to refresh after x seconds.

@taylorotwell taylorotwell merged commit 8030a1b into laravel:8.x May 17, 2021
taylorotwell added a commit to laravel/docs that referenced this pull request May 21, 2021
* Document refresh option for artisan down command

Release https://github.com/laravel/framework/releases/tag/v8.42.0
included PR laravel/framework#37385 from idea laravel/ideas#2558
that added a `--refresh` option to the `artisan down` command.

* Update configuration.md

Co-authored-by: Taylor Otwell <taylor@laravel.com>
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.

None yet

2 participants