config/appsignal.php file. The appsignal install command creates this file for you.
Shell
Configure AppSignal
Openconfig/appsignal.php and set the required values:
.env file:
.env
Validate configuration
The AppSignal for PHP package includes anappsignal validate command to check that the current configuration is valid.
Shell