Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Health Laravel Package

spatie/laravel-health

Monitor your Laravel app’s health by registering checks (disk space, etc.) with warning/fail thresholds. Get notified via mail or Slack when checks degrade, and extend with custom checks for proactive alerting.

View on GitHub
Deep Wiki
Context7

title: On the CLI weight: 3

To view the results of all checks, you can run this artisan command:

php artisan health:list

image

If you want to first execute all the checks, so you'll see fresh results, add the fresh option.

php artisan health:list --fresh

When using the run option, you can also use the do-not-store-results and no-notification options, to avoid storing results and avoid sending a notification.

php artisan health:list --fresh --do-not-store-results --no-notification

By default, if some check is failing, this artisan command will return a zero exit status. If you want it to return a non-zero exit code, just use the --fail-command-on-failing-check option.

php artisan health:list --fail-command-on-failing-check
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport