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.
我正在编写一个 Symfony 项目,我应该将它托管在一个服务器上,让我通过 Softacolous 安装 Symfony(我不能使用 shell)。所以,我不明白如何在在线数据库上进行编辑。 你能帮助我吗?
使用 cPanel 的 Remote MySQL 启用从本地 PC 的访问并运行:
php bin/console 原则:schema:update --force --env=prod
从您的代码更新您的数据库。
你也不需要通过 Softacolous 安装 symfony,只需通过 ftp 上传你的本地文件