We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Bump branch alias
Fix default for capturing dd/dump (#1783)
Remove conflict
Check if request controller is string (#1751) Fixes #1747
Add conflict with old debugbar (#1746)
Defer config (#1741)
Use Laravel ULID for key (#1738)
Update composer.json
Fix custom prototype array (#1706) * Add failing test for custom array prototype * Use forEach * Use array.forEach * use jquery each
Add fix + failing test for custom array prototype (#1705) * Add failing test for custom array prototype * Use forEach * Use array.forEach