You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, the documentation is quite shallow in the part of implementing more checks.
Panel Artisan check: "Undefined index: options". The command doesn't have options so why do I need it? If I do include it, I will get option doesn't exist error.
How do I use the 200 and 500 error page codes? both health/panel and health/check return 200 and are full of errors.
Fails to load livereload.js from localhost:35729. App is running at port 8000.
The text was updated successfully, but these errors were encountered:
First of all, the documentation is quite shallow in the part of implementing more checks.
Panel Artisan check: "Undefined index: options". The command doesn't have options so why do I need it? If I do include it, I will get option doesn't exist error.
How do I use the 200 and 500 error page codes? both health/panel and health/check return 200 and are full of errors.
Fails to load livereload.js from localhost:35729. App is running at port 8000.
The text was updated successfully, but these errors were encountered: