From e72be40ed4a8d8b54bc83e4a7ad94a596e1e1905 Mon Sep 17 00:00:00 2001 From: Robert Allport Date: Sat, 30 Nov 2024 13:43:07 +0000 Subject: [PATCH] Add link to custom Opcache check --- docs/available-checks/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/available-checks/overview.md b/docs/available-checks/overview.md index 79fdf440..6b6d03b9 100644 --- a/docs/available-checks/overview.md +++ b/docs/available-checks/overview.md @@ -35,4 +35,5 @@ Here's a list of third party packages: - [SSL certificate expiration](https://github.com/victord11/ssl-certification-health-check) - [Laravel Octane](https://github.com/ahtinurme/octane-health-check) - [Queue Size Check](https://github.com/SRWieZ/queue-size-health-check) +- [Opcache Check](https://github.com/f9webltd/laravel-health-opcache)