> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Laravel

[Laravel](https://laravel.com) is a batteries-included framework for PHP that enables the development of web applications. The AppSignal for PHP provides auto-instrumentation for Laravel applications and will send trace, error, and log records automatically. No additional steps are required to get started.

The `vendor/bin/appsignal install` command creates a config file in `config/appsignal.php`, which you can use to configure AppSignal. To learn more about AppSignal configuration options, visit the [configuration documentation](/php/configuration/options).
