Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nexcode.settings' doesn't exist in /var/www/html/app/models/Setting.php:14
Stack trace:
#0 /var/www/html/app/models/Setting.php(14): PDO->query('SELECT `key`, `...')
#1 /var/www/html/app/services/SettingsService.php(13): App\Models\Setting::all()
#2 /var/www/html/app/controllers/PublicController.php(17): App\Services\SettingsService->all()
#3 /var/www/html/app/core/Router.php(78): App\Controllers\PublicController->landing()
#4 /var/www/html/public/index.php(96): App\Core\Router->dispatch('GET', '/')
#5 {main}
thrown in /var/www/html/app/models/Setting.php on line 14