FuelPHP 石油脚手架和 MongoDB

发布于 2024-12-23 13:19:00 字数 418 浏览 4 评论 0原文

是否有任何解决方案可以使石油脚手架(--crud)与 mongodb 开箱即用?看起来它应该相当容易......

伴随着这个问题,我想知道我是否可以将 mongodb 设置为“默认”下的默认连接 - 似乎没有太多关于 Fuelphp 和 mongodb 的文章。

更新:这是最近发布的一个小解决方法:

Is there any solution yet to make oil scaffolding (--crud) work with mongodb out of the box? It seems like it should be fairly easy...

Along with that question, I wonder if I can set mongodb as default connection under 'default' - seems like there is not much written about fuelphp and mongodb.

Update: This was recently posted as a little workaround:

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

人心善变 2024-12-30 13:19:00

您需要为此创建一个新的油模板。你可以复制oil/views/scaffolding中的代码,现有两个模板,orm和crud。如果您愿意,可以制作一个 mongo,并将代码设置为按您喜欢的方式工作。

You will need to create a new oil template for that. You can copy the code in oil/views/scaffolding and there are two existing templates, orm and crud. Make a mongo one if you like and set the code up to work however you like.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文