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

Some DB and Eloquent methods not available #3

Open
Bulmer opened this issue Feb 9, 2013 · 0 comments
Open

Some DB and Eloquent methods not available #3

Bulmer opened this issue Feb 9, 2013 · 0 comments

Comments

@Bulmer
Copy link

Bulmer commented Feb 9, 2013

Even though most of the Helpers methods are available there are a couple which aren't , but which are still valid.
In DB I often use DB::connection() to connect to another database connection than the default one. In Eloquent I also use User::lists() and User::orderBy(). Its not the end of the world if I can't get these hints working but I thought you might like to know.
Cheers.

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