Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ordering_system.merchants' doesn't exist in /www/wwwroot/test.com/food-order-system/config/database.php:33
Stack trace:
#0 /www/wwwroot/test.com/food-order-system/config/database.php(33): PDO->prepare()
#1 /www/wwwroot/test.com/food-order-system/config/database.php(44): Database->query()
#2 /www/wwwroot/test.com/food-order-system/app/Models/Models.php(93): Database->fetchAll()
#3 /www/wwwroot/test.com/food-order-system/app/Controllers/Controllers.php(101): MerchantModel->getApproved()
#4 /www/wwwroot/test.com/food-order-system/routes/web.php(24): HomeController->index()
#5 /www/wwwroot/test.com/food-order-system/public/index.php(132): Router->dispatch()
#6 {main}
thrown in /www/wwwroot/test.com/food-order-system/config/database.php on line 33