[Bug]: Laravel Health route is broken #290
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
Issues for the Hacktoberfest 2024 https://hacktoberfest.com/
help wanted
Extra attention is needed
Preflight Checklist
Expected Behavior
returns 200,
This is helpful in Kubernetes deployment scenarios.
Additionally, once this works, please add a
HEALTHCHECK
to our Dockerfile, see https://docs.docker.com/reference/dockerfile/#healthcheckActual Behavior
returns 500. Because of the compnayId logic in routes.
Steps to reproduce
See above
What operating system(s) are you using?
macOS
Additional Information
See details: https://laravel.com/docs/11.x/deployment#the-health-route
The text was updated successfully, but these errors were encountered: