Skip to content
New issue

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

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

Already on GitHub? # to your account

This package only works if you are using App\User #27

Open
inmanturbo opened this issue Jul 12, 2021 · 2 comments
Open

This package only works if you are using App\User #27

inmanturbo opened this issue Jul 12, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@inmanturbo
Copy link
Contributor

  • Laravel CRM Version: any
  • PHP Version: 7.4 | 8.0

Description:

This package only works if you are using App\User for auth

Steps To Reproduce:

create a user model anywhere other than App\User. Attempt to use package.

@andrewdrake andrewdrake added the enhancement New feature or request label Jul 12, 2021
@andrewdrake
Copy link
Contributor

Yes that is correct at the moment, in this pre-release stage :) We can work towards support for alternatives.

@andrewdrake
Copy link
Contributor

@inmanturbo do you have an example for me where you gave User model in another location? Current the package will support App\User and App\Models\User.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants