简体   繁体   中英

How to use Composer in PHP Google App Engine

Can anyone explain how I can get Composer working in Google App Engine (PHP)? I understand what composer is and how it works but I have no idea on how to get it onto my App Engine.

您需要在本地运行composer,然后使用appcfg命令将由composer构建的整个应用程序上载到生产环境。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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