Skip to main content

Install AppSignal for PHP package

Install AppSignal for PHP:
Shell

Initialize AppSignal

Run the install command to scaffold the configuration file, install framework auto-instrumentation, and send example data to AppSignal:
Shell
The appsignal install command detects your application environment, installs auto-instrumentation packages, scaffolds config/appsignal.php in your project root, sends example data to AppSignal, and updates the .env file if necessary. Learn more about the install command.