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

use the User class in restful app #172

Closed
awebc opened this issue Oct 28, 2016 · 1 comment
Closed

use the User class in restful app #172

awebc opened this issue Oct 28, 2016 · 1 comment

Comments

@awebc
Copy link

awebc commented Oct 28, 2016

HI
I use your User class in restful application
my restful api , get json data , with author.profile , so it have a problem
in your code : $profile = $this->module->model("Profile");
to get user profile , must have to config one module . But do not need to config one user module in my restful api app

@awebc
Copy link
Author

awebc commented Oct 28, 2016

so I override the getProfile() in my user class.
sorry ,it is a bad issues

@awebc awebc closed this as completed Oct 28, 2016
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