简体   繁体   English

Laravel 应用程序构建和部署在 Azure DevOps 管道中

[英]Laravel App Build and Deploy in Azure DevOps Pipeline

I am trying to build and deploy Laravel app in Azure DevOps Pipeline.我正在尝试在 Azure DevOps 管道中构建和部署 Laravel 应用程序。 But there is no template about Laravel even at marketplace.但是即使在市场上也没有关于 Laravel 的模板。

How can I build and deploy on server... Windows environment.如何在服务器上构建和部署... Windows 环境。

I have checked at GitHub about that and it is also providing only testing Laravel app.我已经在 GitHub 进行了检查,它也只提供测试 Laravel 应用程序。 Azure only providing PHP generic template. Azure 仅提供 PHP 通用模板。 Also searched much on Google no result found about that.在谷歌上也搜索了很多,没有找到相关的结果。

I want to build it and create a package which can be then deployed on server.我想构建它并创建一个 package 然后可以部署在服务器上。 Or directly deploy it on server and run app.或者直接将其部署在服务器上并运行应用程序。

I have found this .我找到了这个 Not already tested but seems good.尚未测试,但看起来不错。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM