Install AppSignal for PHP package
Install AppSignal for PHP:Shell
Initialize AppSignal
Run theinstall command to scaffold the configuration file, install framework auto-instrumentation, and send example data to AppSignal:
Shell
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.