Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'smartbu1_fd.products' doesn't exist in /home/smartbu1/fd.smartbuzz.xyz/app/core/Database.php:40
Stack trace:
#0 /home/smartbu1/fd.smartbuzz.xyz/app/core/Database.php(40): PDO->prepare('SELECT p.*, c.n...')
#1 /home/smartbu1/fd.smartbuzz.xyz/app/core/Database.php(50): App\Core\Database->query('SELECT p.*, c.n...', Array)
#2 /home/smartbu1/fd.smartbuzz.xyz/app/core/Model.php(58): App\Core\Database->fetchAll('SELECT p.*, c.n...', Array)
#3 /home/smartbu1/fd.smartbuzz.xyz/app/models/Product.php(16): App\Core\Model->query('SELECT p.*, c.n...')
#4 /home/smartbu1/fd.smartbuzz.xyz/app/controllers/HomeController.php(19): App\Models\Product->featured()
#5 [internal function]: App\Controllers\HomeController->index()
#6 /home/smartbu1/fd.smartbuzz.xyz/app/core/Router.php(72): call_user_func_array(Array, Array)
#7 /home/smartbu1/fd.smartbuzz.xyz/app/core/App.php(23): App\Core\Router->dispatch('', 'GET')
#8 /home/smartbu1/fd.smartbuzz.xyz/public/index.php(14): App\Core\App->run()
#9 {main}
thrown in /home/smartbu1/fd.smartbuzz.xyz/app/core/Database.php on line 40