Deploy Laravel to Azure

前端 未结 2 1277
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-18 14:06

I am new to deploy a website.

I have all the code about the website in my laptop, but I don\'t know how to move it to the real server the Microsoft Azure.

C

2条回答
  •  时光取名叫无心
    2020-12-18 14:44

    I have created a sample on deploying a Laravel 5+ Application straight from Github.

    In fact, if you have an Azure Subscription clicking the button below will configure a Web App, MySQL Database and Redis Cache Server with Laravel.

提交回复
热议问题