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

Run seeders error #17

Open
alanlv opened this issue Jan 15, 2020 · 1 comment
Open

Run seeders error #17

alanlv opened this issue Jan 15, 2020 · 1 comment

Comments

@alanlv
Copy link

alanlv commented Jan 15, 2020

I using cms template, but get the error when running php artisan db:seed on terminate.

[Illuminate\Database\QueryException]
SQLSTATE[HY000]: General error: 1364 Field 'path' doesn't have a default va
lue (SQL: insert into permissions (code, name) values (CMS, CMS), (BL
OG, Blog), (STORE, Store), (ADMIN, Administration))

@fkranenburg
Copy link

Along with this error, I also see this error:

[Doctrine\DBAL\Driver\PDOException] SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'permissions_path_unique'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants