How to gracefully restart the http server? #60
Unanswered
foremtehan
asked this question in
Q&A
Replies: 1 comment
-
This is out of the scope of the framework. You need to implement these mechanisms (ex. rolling updates) in your server layer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check List
Content
In production, How to gracefully restart the http server which started by
php artisan serve
?Beta Was this translation helpful? Give feedback.
All reactions