WebStack-Laravel icon indicating copy to clipboard operation
WebStack-Laravel copied to clipboard

希望提供部署到centos服务的方案?

Open jiespring opened this issue 6 years ago • 3 comments

centos7,lnmp。nodejs , 1、把public文件夹复制到nginx根目录,显示404,找不到文件? 2、把整个zip解压防盗windows xampp根目录,显示有问题,页面显示都是代码? 3、关键是怎么部署到服务器?

jiespring avatar Mar 04 '19 14:03 jiespring

@jiespring 可以看一下我弄的Docker方案 https://github.com/Gourds/WebStackLaravel

Gourds avatar Mar 22 '19 11:03 Gourds

同求lnmp部署方案,小管道小内存,不想装docker

lixonxx avatar Apr 02 '19 09:04 lixonxx

通用的 Laravel 部署方案就行了,去网上搜 Laravel Nginx 部署。比如这种: https://yii.im/posts/the-right-way-to-set-nginx-for-laravel/

hanxi avatar May 10 '19 02:05 hanxi