coreui-free-laravel-admin-template
coreui-free-laravel-admin-template copied to clipboard
SQLSTATE[42000]: Syntax error or access violation:
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
Check this very nice google search result for that exact error: https://laravel-news.com/laravel-5-4-key-too-long-error
tks