Check General information from your laravel project, like Database, migrations and routes status.
composer require m.rahimi/lara-health
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"
Run the tests with:
composer test
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTE.md
If you discover any security related issues, please email mohammadreza.rahimi1373@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.