venturedrake / laravel-crm

Open Source Laravel CRM Package

Home Page:https://laravelcrm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shajeerEmiratesZone opened this issue · comments

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

Working on it

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