Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues. GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
If nothing happens, download GitHub Desktop and try again.
If you are using your application in your day-to-day job, on presentation demos, hobby projects or even school projects, spread some kind words about our work or sponsor our work.
You can install the package via composer: First of all, you should create your own Controller for healthchecks, that extends the RenokiCo\LaravelHealthchecks\Http\Controllers\HealthcheckController.