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 when run migrate in laravel 8 in version phpbuildier 0.22.0 #144

Open
CristobalNyram opened this issue Feb 14, 2023 · 0 comments
Open

Comments

@CristobalNyram
Copy link

SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pages' already exists (SQL: create table pages (idint unsigned not null auto_increment primary key,namevarchar(256) not null,titlevarchar(256) not null,routevarchar(512) not null,layoutvarchar(256) not null,datalongtext null,created_attimestamp null,updated_at timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

I am using laravel 8 and I am using pagebuildier 0.22.0

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

1 participant