m.rahimi/lara-health

Laravel health check package.

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

This package is auto-updated.

Last update: 2024-12-27 21:57:17 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.