neoighodaro-articles / trello-clone-vue-laravel

This is a Trello clone built using Laravel and Vue. You can read about how it was created in the series.
113 stars 49 forks source link

Specified key was too long #15

Open scysys opened 4 years ago

scysys commented 4 years ago

Illuminate\Database\QueryException : SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter tableusersadd uniqueusers_email_unique(email))

Solution: https://laravel-news.com/laravel-5-4-key-too-long-error