Using Lithiums Model, how do you achieve get开发者_JAVA技巧ting a distinct result set of specific fields from a collection in MongoDB?
I have the following issue with Lithium. When I connect to mongodb on my localhost all works well, but when I connect to my remote mongodb on EC2 it gives me the following error:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'ve pretty much straight lifted my code from http://li3.me/docs/manual/auth/simple-authentication.md
This is more or less a framework-centric version of a past Stack Overflow question, which is about how most introductory material on MVC applications tends to present a tight coupling between models,
Can\'t find any documentation on relationships with Lithum models (using MongoDB). Could anyone point me to some info or show me an exa开发者_开发百科mple?The lithium relationship work has been releas
I\'ve used CakePHP on several projects in the past, and have more recently started using Ruby on Rails, but there\'s a new project I\'m about to start that will require PHP. While refreshing myself on