标签: php laravel maintenance
有没有最好的方法来在服务器关闭时在laravel中自动显示维护模式?我知道有命令php artisan down或将文件上传到store/framework,但是当服务器关闭时,我无法上传或调用命令。在服务器关闭时显示维护模式的最佳实践是什么?
php artisan down
store/framework
答案 0 :(得分:3)
a)使用负载均衡器
b)使用cloudflare,但不会显示维护屏幕,只是网站处于离线状态
c)击败物理学