Laravel-Pagebuilder icon indicating copy to clipboard operation
Laravel-Pagebuilder copied to clipboard

Laravel 7.30.4 Migration Issue

Open MilanUnjiya4149 opened this issue 3 years ago • 0 comments

SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table pagebuilder__pages add unique pagebuilder__pages_route_unique(route))

It looks like the issue is in the migration script. Please check and update.

Screenshot_2

MilanUnjiya4149 avatar Jun 02 '21 08:06 MilanUnjiya4149