Laravel 5.8: Specified key was too long error
Laravel 5.8 made a change to the default database character set, and it’s now utf8mb4 which includes support for storing emojis. This only affects new applications and as long as you are […]
Laravel 5.8: Specified key was too long error Read More »