cms
cms copied to clipboard
ERROR WHILE INSTALLING
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))
https://laravel-news.com/laravel-5-4-key-too-long-error
Follow this instructions made by lohiloki it worked fine
https://github.com/rydurham/Sentinel/issues/158#issuecomment-389743109