Default application health checks for Concept7 projects with Ohdear! enabled.
Send some love.
You can install the package via composer:
composer require concept7/health-checks
You can publish the config file with:
php artisan vendor:publish --tag="health-checks-config"
This is the contents of the published config file:
return [
];
Set your OH_DEAR_HEALTH_CHECK_SECRET in your .env file and enabled the application healt in Ohdear!
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.