We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc61460 + f0b1299 commit 87db044Copy full SHA for 87db044
app/bootstrap.php
@@ -27,6 +27,7 @@
27
</div>
28
HTML;
29
}
30
+ http_response_code(503);
31
exit(1);
32
33
0 commit comments