rollbar / rollbar-php-laravel

Rollbar error monitoring integration for Laravel projects
https://docs.rollbar.com/docs/laravel
140 stars 39 forks source link

Avoid reporting while in development env? #110

Closed coder-nyc closed 3 years ago

coder-nyc commented 3 years ago

Hey guys,

Any ideas on how should I go to prevent Rollbar from submitting errors while in dev mode?

P.S. Laravel 8

coder-nyc commented 3 years ago

Solution: Disable displaying local env in the project settings.