mantas-done / laravel-apm

Application monitoring for Laravel
MIT License
58 stars 9 forks source link

Update ApmServiceProvider.php #2

Closed eduardor2k closed 1 year ago

eduardor2k commented 3 years ago

If config file is not set, discovering the provider will throw an error

mantas-done commented 1 year ago

Not a fast reply, but config file is provided with the package and automatically loaded. So probably there is no need to make this check.