rollbar / rollbar-php-laravel

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

Added the missing 'framework' parameter to the Rollbar config. #148

Closed danielmorell closed 1 year ago

danielmorell commented 1 year ago

Description of the change

We have not previously been sending the framework information to the Rollbar service. This updates the Rollbar config to include laravel and the version that is being used.

Type of change

Related issues

None

Checklists

Development

Code review