Filament Shield
Does anyone have this error/warning when running this command: php artisan shield:install --fresh?
SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column "channel_id" of relation "model_has_roles" violates not-null constraint
DETAIL: Failing row contains (1, App\Models\User, 1, null). (Connection: pgsql, SQL: insert into "model_has_roles" ("channel_id", "model_id", "model_type", "role_id") values (?, 1, App\Models\User, 1))
Thanks to anyone who can help π
1 Reply
ask at #shield