Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-03 | 402 Bytes | |
v2.28.0 source code.tar.gz | 2024-06-03 | 15.2 kB | |
v2.28.0 source code.zip | 2024-06-03 | 22.4 kB | |
Totals: 3 Items | 38.0 kB | 0 |
Enhancements
- Attach Laravel 11's
Context
to events as metadata under the key 'Laravel Context'. Hidden context will added under the key 'Laravel Hidden Context' only if the new configuration optionattach_hidden_context
is enabled, either inconfig/bugsnag.php
or via the environment variableBUGSNAG_ATTACH_HIDDEN_CONTEXT
#537