Download the PHP package stepanenko3/nova-health without Composer
On this page you can find all versions of the php package stepanenko3/nova-health. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download stepanenko3/nova-health
More information about stepanenko3/nova-health
Files in stepanenko3/nova-health
Package nova-health
Short Description Laravel Nova tool for checking healthy of your Laravel app
License MIT
Informations about the package nova-health
Nova Health
Description
Laravel Nova tool for checking healthy of your Laravel app based on https://github.com/spatie/laravel-health
Requirements
php: >=8.0
laravel/nova: ^4.0
Installation
You can install the nova tool in to a Laravel app that uses Nova via composer:
Configure
- Configure spatie/laravel-health using instructions before continue installing
- Add your health checks usgin spatie/laravel-health docs
Next up, you must register the tool with Nova. This is typically done in the tools
method of the NovaServiceProvider
.
Publish the config file:
Usage
Click on the "Health"
menu item in your Nova app to see the tool.
Configuration
All the configuration is managed from a single configuration file located in config/nova-health.php
Screenshots
Credits
Contributing
Thank you for considering contributing to this package! Please create a pull request with your contributions with detailed explanation of the changes you are proposing.
License
This package is open-sourced software licensed under the MIT license.
All versions of nova-health with dependencies
laravel/nova Version ^4.0|^5.0
spatie/cpu-load-health-check Version ^1.0
spatie/laravel-health Version ^1.9
spatie/ssl-certificate Version ^2.6