Cannot assign null to property App\Services\WeatherApiService::$config of type array
#0 /home/weatherca/public_html/src/Controllers/LocationController.php(18): App\Services\WeatherApiService->__construct()
#1 /home/weatherca/public_html/src/Core/Router.php(165): App\Controllers\LocationController->__construct()
#2 /home/weatherca/public_html/public/index.php(35): App\Core\Router->dispatch()
#3 {main}