Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 AWS SDK 使用作曲家。
可以在开发 PC(Windows)上安装 SDK 并将供应商目录复制到生产环境,还是必须在生产服务器(Linux)上安装 composer 并由 composer 安装库?
考虑到为自动加载等生成的所有路径都是相对的,将整个项目移动到另一条路径甚至不同的计算机应该可以正常工作。