AppSignal for PHP CLI: Verify command
This feature requires AppSignal for PHP version 0.5.0 or higher.
The AppSignal for PHP CLI includes a command-line tool that verifies AppSignal configuration. When the command runs, it loads configuration from multiple sources in a three-step-process and checks that all required configuration options are provided.
If the command fails, it outputs a list of configuration keys with problems.
Usage
To run the verify command, run the following terminal command from your project's root folder:
Shell
vendor/bin/appsignal verify