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

After installing and creating user when I try to login with the same user it'll generate an error. #61

Open
niketnarola opened this issue Jul 9, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@niketnarola
Copy link

After installing and creating user when I try to login with the same user it'll generate an error and below is the screenshot of it.

image

One more error if I manually added another user in the database and try to login with that details. It'll login successfully but it'll display only Dashboard menu not all other menus. Please review below screenshot for the same.

image

Thank you in advance.

@andrewdrake andrewdrake self-assigned this Jul 24, 2024
@andrewdrake andrewdrake added the bug Something isn't working label Jul 24, 2024
@andrewdrake
Copy link
Contributor

Before adding the user did you run the seeder php artisan db:seed --class="VentureDrake\LaravelCrm\Database\Seeders\LaravelCrmTablesSeeder"

Also are you using the teams (multi-tenant) setting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants