`SQLSTATE[42S02]: Base table or view not found: 1146 Table 'book.admin_config' doesn't exist ` 应该是database里的migration少了一张表格?
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'book.admin_config' doesn't exist应该是database里的migration少了一张表格?