Laravel Specified key was too long error

Laravel 7.9: Specified key was too long error

After Laravel made changes to its default database character set, the specified key was too long issue was supposed to have been taken care of. However, today as I was creating a new Laravel application, to my surprise, I again came across this error. I ran across this error when I was trying to run …

Laravel 7.9: Specified key was too long error Read More »