Am getting this error please fix.While running the php artisan lavalite:install
Migration table not found.
Migration table created successfully.
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table password_resets add index password_resets_email_index(email))
Am getting this error please fix.While running the php artisan lavalite:install
Migration table not found. Migration table created successfully. SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table
password_resets
add indexpassword_resets_email_index
(email
))