Install the latest version of the bundle:
composer require inspector-apm/inspector-symfony
Create the inspector.yaml configuration file in your config/packages directory, and put the ingestion_key field inside:
inspector:
ingestion_key: [your-ingestion-key]
You can obtain the ingestion_key creating a new project in your Inspector dashboard.
This bundle is licensed under the MIT license.
How can I help you explore Laravel packages today?