Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Unknown database 'marketniro' in /var/www/app/Infrastructure/Database/Connection.php:18
Stack trace:
#0 /var/www/app/Infrastructure/Database/Connection.php(18): PDO->__construct('mysql:host=mark...', 'root', Object(SensitiveParameterValue), Array)
#1 /var/www/app/Infrastructure/Repository/CurrencyRateRepository.php(11): App\Infrastructure\Database\Connection::make()
#2 /var/www/app/Presentation/Controller/HomeController.php(16): App\Infrastructure\Repository\CurrencyRateRepository->latest(50)
#3 /var/www/app/Infrastructure/Http/Router.php(29): App\Presentation\Controller\HomeController->index()
#4 /var/www/public/index.php(18): App\Infrastructure\Http\Router->dispatch('/')
#5 {main}
thrown in /var/www/app/Infrastructure/Database/Connection.php on line 18