m.rahimi/lara-health

Laravel health check package.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

pkg:composer/m.rahimi/lara-health

v1.1.0 2024-01-19 20:27 UTC

This package is auto-updated.

Last update: 2025-09-27 23:31:49 UTC


README

Check General information from your laravel project, like Database, migrations and routes status.

Install

composer require m.rahimi/lara-health

Publish

If you want to publish a resource file in your project, you can run this command in the terminal:

php artisan vendor:publish --tag="health"

Testing

Run the tests with:

composer test

Contributing

Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTE.md

Security

If you discover any security related issues, please email mohammadreza.rahimi1373@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.