| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-10 | 478 Bytes | |
| v4.2.6 source code.tar.gz | 2026-04-10 | 59.9 kB | |
| v4.2.6 source code.zip | 2026-04-10 | 101.6 kB | |
| Totals: 3 Items | 162.0 kB | 1 | |
What's Changed
- Allow Debugbar to be forced to enable on production by @barryvdh in https://github.com/fruitcake/laravel-debugbar/pull/2026
- Enhance storage open check with additional config by @erikn69 in https://github.com/fruitcake/laravel-debugbar/pull/2027
Adds a flag DEBUGBAR_FORCE_ALLOW_ENABLE=true to boot debugbar on production/non-debug modes, for special cases.
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.5...v4.2.6