1. 环境问题(2020-10-14 2H)
    SQLTATE[42000]: Syntax error or access violation: 1071 Specified key was too long: max key length is 1000 bytes (SQL: alter table test and index test_title_index(title))


    解决形式
    /app/Providers/AppServiceProvider.php 中boot()