https://github.com/lkaemmerling/laravel-uptime-monitor-cachet-integration
Cachet Integration Package for Laravel Uptime Monitor http://lk-development.de/
https://github.com/lkaemmerling/laravel-uptime-monitor-cachet-integration
cachet laravel-uptime-monitor php uptime-monitor
Last synced: 2 months ago
JSON representation
Cachet Integration Package for Laravel Uptime Monitor http://lk-development.de/
- Host: GitHub
- URL: https://github.com/lkaemmerling/laravel-uptime-monitor-cachet-integration
- Owner: LKaemmerling
- License: mit
- Created: 2016-11-25T16:08:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T22:50:45.000Z (over 7 years ago)
- Last Synced: 2025-03-28T05:31:40.684Z (3 months ago)
- Topics: cachet, laravel-uptime-monitor, php, uptime-monitor
- Language: PHP
- Size: 21.5 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://styleci.io/repos/74772155)
[](https://travis-ci.org/LKDevelopment/laravel-uptime-monitor-cachet-integration)
[](https://packagist.org/packages/lkdev/laravel-uptime-monitor-cachet-integration)
[](https://packagist.org/packages/lkdev/laravel-uptime-monitor-cachet-integration)
[](https://packagist.org/packages/lkdev/laravel-uptime-monitor-cachet-integration)
# Laravel Uptime Monitor Cachet Integration
This is an Addon Package for [Laravel Uptime Monitor from Spatie](https://github.com/spatie/laravel-uptime-monitor). It provides automatic creation of an Cachet Incident when a Page monitored by Uptime Monitor goes down.## Documentation
You can find the Documentation [here](https://lkdevelopment.github.io/docs/laravel-uptime-monitor-cachet-integration-v1/).
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Testing
If you want to Test the Package, just run:
```bash
vendor/bin/phpunit
```## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [Lukas Kämmerling](https://github.com/LKDevelopment)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.