Database connection failed: SQLSTATE[HY000] [1040] Too many connections
#0 /home/weatherca/public_html/config/database.php(40): {closure:/home/weatherca/public_html/config/database.php:7}()
#1 /home/weatherca/public_html/config/helpers.php(113): require('/home/weatherca...')
#2 /home/weatherca/public_html/src/Models/Location.php(11): db()
#3 /home/weatherca/public_html/src/Controllers/LocationController.php(17): App\Models\Location->__construct()
#4 /home/weatherca/public_html/src/Core/Router.php(165): App\Controllers\LocationController->__construct()
#5 /home/weatherca/public_html/public/index.php(35): App\Core\Router->dispatch()
#6 {main}