Elastic Beanstalk 中的 PHP 高级示例 - Amazon Elastic Beanstalk
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

Elastic Beanstalk 中的 PHP 高级示例

若要开始在 Amazon Elastic Beanstalk 上使用 PHP 应用程序,您需要一个应用程序源捆绑包,将其作为第一个应用程序版本上传以部署到环境中。

建议您使用PHP 快速入门 来快速上手使用 EB CLI 部署的简单 PHP 应用程序。