Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'napino_portal.year_master' doesn't exist in /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php:1320 Stack trace: #0 /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php(1320): PDOStatement->execute() #1 /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php(1186): yii\db\Command->internalExecute() #2 /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php(417): yii\db\Command->queryInternal() #3 /var/www/html/napino-web-yii-development/config/params.php(7): yii\db\Command->queryAll() #4 /var/www/html/napino-web-yii-development/config/web.php(8): require('...') #5 /var/www/html/napino-web-yii-development/web/index.php(28): require('...') #6 {main} Next yii\db\Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'napino_portal.year_master' doesn't exist The SQL being executed was: select year from year_master in /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Schema.php:683 Stack trace: #0 /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php(1325): yii\db\Schema->convertException() #1 /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php(1186): yii\db\Command->internalExecute() #2 /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Command.php(417): yii\db\Command->queryInternal() #3 /var/www/html/napino-web-yii-development/config/params.php(7): yii\db\Command->queryAll() #4 /var/www/html/napino-web-yii-development/config/web.php(8): require('...') #5 /var/www/html/napino-web-yii-development/web/index.php(28): require('...') #6 {main} Additional Information: Array ( [0] => 42S02 [1] => 1146 [2] => Table 'napino_portal.year_master' doesn't exist ) thrown in /var/www/html/napino-web-yii-development/vendor/yiisoft/yii2/db/Schema.php on line 683