coreui-free-laravel-admin-template icon indicating copy to clipboard operation
coreui-free-laravel-admin-template copied to clipboard

SQLSTATE[42000]: Syntax error or access violation:

Open cscsenior opened this issue 3 years ago • 2 comments

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

PHP 7.4

cscsenior avatar Oct 19 '21 14:10 cscsenior

Check this very nice google search result for that exact error: https://laravel-news.com/laravel-5-4-key-too-long-error

nielsdrost7 avatar Oct 29 '21 09:10 nielsdrost7

tks

cscsenior avatar Oct 29 '21 09:10 cscsenior