I want to see if anyone knows how to fix the error. It says that the table does not exist but I do have it in the database
Here is the table in the database
Check that your local and production settings are well configured (especially check the local)
in yii2 advanced would be in common-> config- > main.php (production) common-> config- > main-local.php (local)