Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using method find() #3

Open
ronnyandre opened this issue Jan 18, 2013 · 0 comments
Open

Error when using method find() #3

ronnyandre opened this issue Jan 18, 2013 · 0 comments

Comments

@ronnyandre
Copy link

When trying out your example, I get an error when trying to loop with the $user->find() method.

Unhandled Exception

Message:

Method [find] is not defined.
Location:

bundles/mongor/model.php on line 458
Stack Trace:

#0 application/routes.php(39): Mongor\Model->__call('find', Array)
#1 application/routes.php(39): Dbtable->find()
#2 [internal function]: {closure}()
#3 laravel/routing/route.php(163): call_user_func_array(Object(Closure), Array)
#4 laravel/routing/route.php(124): Laravel\Routing\Route->response()
#5 laravel/laravel.php(167): Laravel\Routing\Route->call()
#6 public/index.php(34): require('/..')
#7 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant