Configuration
You may customize insights creating and editing the configuration file:
cp vendor/nunomaduro/phpinsights/stubs/config.php phpinsights.php
Within Laravel
You may customize insights editing the configuration file: config/insights.php.
Within Symfony
You may customize insights creating and editing the configuration file:
cp vendor/nunomaduro/phpinsights/stubs/symfony.php phpinsights.php
With Magento2
You may customize insights creating and editing the configuration file:
cp vendor/nunomaduro/phpinsights/stubs/magento2.php phpinsights.php