Laravel Package
Appkeep's official Laravel package monitors the health of your application.
Supported versions
The following Laravel and PHP versions are supported:
- PHP: 7.4, 8.0, 8.1
- Laravel: 7.x, 8.x, 9.x
What does this package do?
It will register a scheduled command that runs checks every minute.
The default checks are:
- Cache check
- Database connection check
- Disk usage check
- Storage check
- Optimization check
- Production mode check
You can activate additional checks, or create your own.
Can I trust this package?
Here are three reasons why Appkeep is totally safe to use:
- Our Laravel package is 100% open source on Github.
- Appkeep does not require SSH access to your server.
- We never send sensitive information back to our servers.