Database Exception – yii\db\Exception
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'yii2basic.request' doesn't exist
The SQL being executed was: SELECT COUNT(*) FROM `request` WHERE (`approverID`=1) AND (`isApproved` IS NULL)
Error Info: Array
(
[0] => 42S02
[1] => 1146
[2] => Table 'yii2basic.request' doesn't exist
)
↵
Caused by: PDOException
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'yii2basic.request' doesn't exist
in /var/www/html/gittest/basic/vendor/yiisoft/yii2/db/Command.php at line 902
http://gittest.com/index.php?r=repo%2Findex