sebastianpopp/laravel-uptime-kuma-push

Automatically push uptime checks to Uptime Kuma.

Installs: 379

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

pkg:composer/sebastianpopp/laravel-uptime-kuma-push

0.2.0 2025-03-04 07:50 UTC

This package is auto-updated.

Last update: 2025-12-04 09:29:13 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.