October 20, 2017 by Muhammad Jawaid Shamshad Laravel: Specified key was too long error on migration When you install a new Laravel project with 'laravel new' and run the migration that comes with it you might get the following error: #php artisan migrate Migration table created successfully. SQLSTATE: Syntax error or access violation: 1071 Spe ...