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

ERROR : Auth guard [api] is not defined. when running php artisan db:seed --class="VentureDrake\LaravelCrm\Database\Seeders\LaravelCrmTablesSeeder" #34

Closed
shajeerEmiratesZone opened this issue Mar 2, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@shajeerEmiratesZone
Copy link

Gives an error Auth guard [api] is not defined. while running php artisan db:seed --class="VentureDrake\LaravelCrm\Database\Seeders\LaravelCrmTablesSeeder"
on Laravel 8 fresh install with jetstream

@shajeerEmiratesZone shajeerEmiratesZone changed the title Auth guard [api] is not defined. when running php artisan db:seed --class="VentureDrake\LaravelCrm\Database\Seeders\LaravelCrmTablesSeeder" ERROR : Auth guard [api] is not defined. when running php artisan db:seed --class="VentureDrake\LaravelCrm\Database\Seeders\LaravelCrmTablesSeeder" Mar 2, 2022
@andrewdrake andrewdrake self-assigned this Mar 8, 2022
@andrewdrake andrewdrake added the bug Something isn't working label Mar 8, 2022
@andrewdrake
Copy link
Contributor

Working on it

@andrewdrake
Copy link
Contributor

This error is a result of an issue in a vendor package it uses for audit logs, and Laravel updating config for auth. See https://github.com/owen-it/laravel-auditing/pull/682/commits/cba6ebc472a77ff5847be4ac8a37bd70bfc9399c

@andrewdrake
Copy link
Contributor

This is now fixed in version 0.10.0 https://github.com/venturedrake/laravel-crm/releases/tag/0.10.0

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
2 participants