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

The Tool doesn't support custom User model #73

Open
vladles opened this issue Jul 20, 2022 · 0 comments
Open

The Tool doesn't support custom User model #73

vladles opened this issue Jul 20, 2022 · 0 comments

Comments

@vladles
Copy link

vladles commented Jul 20, 2022

I want to use custom default User model for Laravel Nova,
For Example "NovaUser"

If we look at Role Model from current lib we can look that we have relationships without $table arg, and BelongToMany relationships requested "nova_user_role" table in my case.

I have 2 option:

  1. Hardcode $table for relationships methods,
  2. Customize migrations
yayann added a commit to SGS-Optimisation/novatoolpermissions that referenced this issue Jan 23, 2023
fix rule wysywig editor, add stats for pm
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