Skip to content

Releases: mrtolouei/laravel-health-monitor

v1.1.0

27 Jul 12:23

Choose a tag to compare

Change logs

  • Add PhpDoc Comments
  • Add Screenshot of dashboard in README.md

v1.0.0

25 Jul 11:41

Choose a tag to compare

Supports core service checks: Database, Cache, Queue, Redis, Filesystem.
Includes third-party API health monitoring with customizable authentication.
Provides detailed health status reports with response times and error information.
Easy to integrate and extend with clean, testable architecture.
Comes with Pest-powered unit and feature tests for robust reliability.
This release lays the foundation for monitoring your Laravel app’s internal and external service health effortlessly.