Download the PHP package dutchcodingcompany/pulse-spatie-health without Composer
On this page you can find all versions of the php package dutchcodingcompany/pulse-spatie-health. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dutchcodingcompany/pulse-spatie-health
More information about dutchcodingcompany/pulse-spatie-health
Files in dutchcodingcompany/pulse-spatie-health
Package pulse-spatie-health
Short Description A Laravel Pulse card to show the results of the Spatie Health package.
License MIT
Homepage https://github.com/dutchcodingcompany/pulse-spatie-health
Informations about the package pulse-spatie-health
Pulse Spatie Health Card
Display the results of the spatie/laravel-health package on the Laravel Pulse dashboard.
Installation
Installation
Laravel version | Package version |
---|---|
11.x | ^0.2.x |
10.x | 0.1.0 |
You can install the package via composer:
Usage
You need to publish the Pulse Dashboard view with the following command:
Now you can add the card to the dashboard view (resources/views/vendor/pulse/dashboard.blade.php
):
Follow the spatie/laravel-health documentation to configure the health checks.
Customization
Optionally you can publish the config file with:
You can use the config to hide checks from the pulse dashboard. This can be useful if you want to hide checks that are not relevant for the dashboard.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Bram Raaijmakers
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of pulse-spatie-health with dependencies
illuminate/contracts Version ^10.0|^11.0
laravel/pulse Version ^1.0@beta
spatie/laravel-health Version ^1.27.0
spatie/laravel-package-tools Version ^1.14.0