getDatabaseName(); } catch (PDOException $e) { Log::error('db_health_check: ' . $e->getMessage()); DB::reconnect(); } } }