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

How to display created_by on the user listing view #14

Closed
clawes opened this issue Jan 30, 2019 · 1 comment
Closed

How to display created_by on the user listing view #14

clawes opened this issue Jan 30, 2019 · 1 comment

Comments

@clawes
Copy link

clawes commented Jan 30, 2019

Great starter template!

I have 1 issue:

I would like the user listing to show the name of the user who created that user record under the column name "Created By". It is not obvious to me how to update the listUsers function in UserRepository class to include addition columns or custom queries.

Thanks for suggestion.

@darryldecode
Copy link
Owner

Hi, the user list function is handled in UserController can be found in Http/Controllers/admin/UserController@listUsers() .. Created By is not built in on the starter kit. Please extend the app to fit your needs. Happy coding!

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

2 participants