sebastianpopp/laravel-uptime-kuma-push

Automatically push uptime checks to Uptime Kuma.

0.2.0 2025-03-04 07:50 UTC

This package is auto-updated.

Last update: 2025-07-04 08:40:09 UTC


README

Automatically push uptime checks to Uptime Kuma.

Installation

You can install the package via composer:

composer require sebastianpopp/laravel-uptime-kuma-push

Add your push URL to your .env file:

UPTIME_KUMA_PUSH_URL="https://your.uptime.kuma.pet/api/push/xxxxxxxxxx?status=up&msg=OK&ping="

License

The MIT License (MIT). Please see License File for more information.