We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create release-drafter.yml
Fix gate isset key (#1692) * Check if key is set * Use isset * Fix
Check if key is set (#1691)