mondago / laravel-azure-application-insights

Enable Azure Application Insights in your Laravel project
MIT License
5 stars 6 forks source link

Make service provider read from correct config file #24

Open edh649 opened 2 months ago

edh649 commented 2 months ago

Currently the service provider tries to read from the 'insights.php' config file, not the auto created 'application_insights.php' config file